
html {
    font-size: 50%;
}

/*body { font-size:62.5%!important; } !* =10px *!*/

@media (min-width: 2000px) {
    html {
        font-size: 62.5%;
    }
}

@media (min-width: 3000px) {
    html {
        font-size: 100%;
    }
}

/*--------服务start-------*/
/*--------公共start-------*/
._bottom-line-left:after{
   
margin: 0;
}
._bottom-line-center:after{
     margin: 0 auto!important;
}
._color-white{
    color: #fff!important;
}
._color-black{
    color: #000!important;
}
/*--------公共end-------*/
/*--运营服务撬装20吨start--*/
.bm_bottomLeftOverlay {
    display: none;
}
.skid-mounted-equipment-img img {
    width: 100%;
}

.skid-mounted-equipment-img {
    position: relative;
}

.skid-mounted-equipment-img-des {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    width: 30%;
    background-color: rgba(0,0,0,.6);
    height: 100%;

}
.bj-black{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 80%;
}

.skid-mounted-equipment-img-des-title {
    font-weight: bold;
    text-align: center;
    font-size: 3.2rem;
    margin-bottom: 3rem;
}

.skid-mounted-equipment-img-des-text {
    line-height: 2;
}

.skid-mounted-equipment h2 {
    margin: 8rem 0;
    color: #009FB0;
    font-size: 3rem;
    font-weight: bold;
}

.serve-distillation-column, .skid-mounted-equipment h2 .title-style1 {
    z-index: 1;
}

.skid-product-process-des {
    margin: 5rem 0;
}

.skid-product-process-title {
    font-size: 2.3rem;
    margin: 3rem 0;
}

.skid-technology-advantage-piece-title {
    font-weight: bold;
    font-size: 2rem;
}

.skid-technology-advantage-piece {
    margin-bottom: 8rem;
}

.skid-technology-advantage-piece-text {
    width: 70%;
}

.product-feature-piece-content {
    width: 90%;
    height: 37rem;
    background: #009fb0;
    margin: 3rem auto;
    color: #fff;
}

.product-feature-piece-text {
    padding: 13rem 3rem 3rem 3rem;
    line-height: 2;
}

.product-feature-piece-num {
    font-size: 8rem;
    padding-left: 3rem;
    padding-top: 1rem;
}

.product-feature-piece-style {
    position: relative;
}

.product-feature-title {
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
    transform: translateY(300%);
}

.product-feature-piece-style:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 0.5rem;
    background: #fff;
    margin-top: 1rem;
    z-index: -1;
    left: 0;
}

.range-of-application-piece {
    margin-bottom: 4rem;
}

.range-of-application-piece p {
    background: #f4f4f4;
    width: 95%;
    height: 20rem;
    display: grid;
    align-items: center;
    padding: 0 5rem;
    line-height: 2;
}

.condition-table table.stripe-table th {
    padding: 2rem 0;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1;
    border-bottom: 10px solid #fff;
}

.condition-table table.stripe-table th p {
    margin: 0;
}

.condition-table-center {
    border-left: 7px solid #fff !important;
    border-right: 7px solid #fff !important;
}

.condition-table table.stripe-table tr:nth-child(odd) {
    background: #C8E8F9;
}

.condition-table table.stripe-table tr:nth-child(even) {
    background: #E3F2FB;
}

/*--运营服务撬装20吨end--*/
/*视频中心start*/
.video-center-title{
    font-size: 4rem!important;
    margin: 0 auto;
}
.video-content{
    text-align: center;
}
.avs-player{
    margin-top: 5rem;
}
.avs-player iframe{
    width: 90%!important;
    height: 90%!important;
    margin: 0px auto!important;
}
.recommend-video{
    padding: 0;
    margin: 0 auto;
}
.recommend-video .slick-slide{
    padding: 1rem;
}
 .case-item p{
    text-align: left;
}
.cases-grid-view:hover .case-item{
    background: #009FB0;
}
 .cases-grid-view:hover .case-item .case-title a{
    color: #fff;
}
.cases-grid-view:hover .case-item p {
    color: #fff;
}
.case-item p{
    text-align: left;
}
.recommend-video .slick-prev {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 40%;
    left: -110px;
    z-index: 1;
    background: url("/images/qyzz/left-prev.png") no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.recommend-video .slick-next {
    position: absolute;
    top: 40%;
    right: -110px;
    z-index: 1;
    width: 50px;
    height: 50px;
    background: url(/images/qyzz/right-next.png) no-repeat;
    cursor: pointer;
    background-size: 100% 100%;
}
/*视频中心end*/
/*--精馏塔mvr热泵节能改造start--*/
.serve-distillation-column {
    position: relative;
}

.serve-distillation-column h2 {
    margin: 8rem 0;
    color: #009FB0;
    font-size: 3rem;
    font-weight: bold;
}

.serve-distillation-column-des {
    color: #535353;
}

.serve-distillation-column .domain {
    margin: 5rem 0 10rem 0!important;
}

.bj-product-advantage {
    color: #fff;
    height: 82rem;
}
.bj-product-advantage .product-advantage{
position: relative;
    background: #009fb0;
    height: 65rem;
    width: 111%;
    margin: 0 auto;
    left: -5.5%;    
} 

.bj-product-advantage .product-advantage .product-advantage-top {
    background: #fff !important;
    z-index: 0 !important;
}

.bj-product-advantage .product-advantage .product-advantage-top .product-advantage-top-text {
    color: #009FB0 !important;
}

.bj-product-advantage .bold {
    font-weight: bold;
}

.bj-product-advantage .product-feature-piece-style:after {
    z-index: 0;
}

.product-des-container .bj-product-advantage h2 {
    margin: 5rem 0;
}

.service-technical-principle h2 {
    font-size: 3rem;
    font-weight: bold;
}

.service-technical-principle {
    color: black;
}

.bj-product-advantage .product-advantage .row {
    position: relative;
    padding: 0 10rem;
}

.service-technical-principle {
    position: absolute;
    bottom: -90%;
    width: 100%;
}

.service-technical-principle-title {
    position: relative;
}

.service-technical-principle-title:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 0.5rem;
    background: black;
    margin-top: 1rem;
    z-index: 0;
    left: 0;
}

.service-technical-principle {
    padding: 0 4rem 4rem 4rem;
    width: 90%;
}

.service-technical-principle-titles {
    font-size: 2.6rem;
    font-weight: bold;
}

.service-technical-principle-des {
    font-weight: bold;
}

.show h2 {
    margin-top: 15rem;
    color: #009FB0;
    font-size: 3rem;
    font-weight: bold;
}

.show h2 .title-style1 {
    z-index: 0;
}

.show-left, .show-right {
    width: 40%;
    margin: 0 auto;
}

.show-left .technical-principle-detailed-drawing-img, .show-right .technical-principle-detailed-drawing-img {
    background: #fff;
    border: 1px solid #707070;

}

.show-left .technical-principle-detailed-drawing-title, .show-right .technical-principle-detailed-drawing-title {
    background: #F4F4F4;
    border: 1px solid #707070;
    height: 8rem;
}

.show-left .technical-principle-detailed-drawing-text, .show-right .technical-principle-detailed-drawing-text {
    font-size: 2.4rem !important;
    font-weight: bold;
}

.vapor-compression-des {
    padding: 3rem 0;
    line-height: 2;
}

.show .technical-principle-detailed-drawing {
    position: relative;
}

.show-left:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    left: 50%;
    top: 0;
    background: #707070;
}
.bj-customization{
     position: relative;
     background: #009FB0;
    color: #fff;
    margin: 12rem 0;
    width: 111%;
    left: -5.5%;
}
.customization-content{
    padding: 0 10rem;
}
.bj-customization h2{
    font-size: 3rem;
    font-weight: bold;
    padding: 8rem 0 5rem 0;
}
.bj-customization .product-feature-piece-style:after{
    z-index: 0;
}
.customization-text-left-title{
    font-size: 2.4rem;
    font-weight: bold;
}
.customization-text{
    padding-bottom: 8rem;
}
.customization-text-left{
    border-right: 1px solid #fff;
}
.customization-text-right{
    padding-left: 10rem;
}
.assort-compressor-left img{
    width: 80%;
}
.assort-compressor-right-title{
    font-size: 2.4rem;
    font-weight: bold;
}
.assort-compressor-content .technical-principle-bottom .sequence-number:after{
    z-index: 0!important;
}
.assort-compressor-content{
    margin-bottom: 12rem;
}
.impeller-content-des {
    margin: 5rem 0;
}
.impeller-content-title{
    font-weight: bold;
}
.assort-compressor-right-des{
    margin-top: 2rem;
}
.impeller-content-right{
    text-align: center;
}
.impeller-content-right img{
    width: 70%;
    position: relative;
    z-index: 1;
}
.bj-impeller {
    position: absolute;
    background: #009fb0;
    height: 10rem;
    bottom: 3.5rem;
    right: -5.5%;
    width: 111%;
    z-index: 0;
}
.assort-compressor-module{
    position: relative;
}
.case-show .condition-table table.stripe-table th{
    border-bottom: 0;
}
.case-show h2{
    margin: 8rem 0 5rem 0;
    color: #009fb0;
    font-size: 3rem;
    font-weight: bold;
}
.case-show h2 .title-style1{
    position: relative;
    color: #535353;
    z-index: 0;
}
.condition-table-border{
    border-left: 7px solid #fff!important;
}
.table-head {
    background: #474645!important;
}
.table-top {
    border-bottom: 7px solid #fff;
}
.table-middle{
    display: table-cell;
    vertical-align: middle;
}
.energy-consumption{
    background: #EBEBEB!important;
    color: #3B3938!important;
    line-height: 2!important;
    border-bottom: 2rem solid #fff!important;
}
.bj-table{
    background: #009FB0!important;
    color: #fff;
}
.table-bottom-border{
    border-top: 3rem solid #fff;
}
/*--精馏塔mvr热泵节能改造end--*/

/*首页banner*/
#SimpleVideoPlayer {
    cursor: pointer;
}

.mejs__me.mejs__layer {
    display: none;
}

#Home-banners .slick-slider .slick-dots {
    position: absolute;
    bottom: -50px;
}

#Home-banners ul .slick-active button {
    width: 30px;
}

#Home-banners ul li {
    margin-left: 0;
}

#Home-banners ul {
    padding: 0
}

#Home-banners .slick-slider .slick-dots li {
    margin: 20px 5px
}

#Home-banners .slick-slider .slick-dots li button {
    height: 16px;
    width: 16px;
    border: 1px solid #00d0e6;
    border-radius: 106px;
}

#Home-banners {
    position: relative
}

#Home-banners .slick-slider .slick-dots {
    position: absolute;
    bottom: -50px;
}

#Home-banners .slick-slider .slick-dots li {
    margin: 20px 5px;
    transition: all 0.4s;
}

#Home-banners .slick-slider .slick-dots .slick-active button {
    width: 30px;
}

/*首页bannerend*/
/*新闻banner*/
.t4-col > .news-events .page-header h1 {
    font-size: 4rem;
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

.t4-col > .news-events dl > dd > time {
    font-size: 1.8rem;
}

.t4-col > .news-events dl {
    text-align: center;
    margin-top: 2rem;
}

.news-banner {
    position: relative;
}

.news-banner-text {
    position: absolute;
    font-size: 6rem;
    top: 19.8%;
    color: #fff;
    width: 100%;
    text-align: center;
    font-weight: bold;
}

.news-banner-des {
    position: absolute;
    font-size: 4rem;
    top: 41.5%;
    color: #fff;
    width: 100%;
    text-align: center;
    font-weight: 100;
    letter-spacing: 1rem;
}

.news-banner-des:before {
    content: "";
    display: block;
    width: 4%;
    height: 2px;
    position: absolute;
    left: 29%;
    background: #fff;
    top: 50%;
}

.news-banner-des:after {
    content: "";
    display: block;
    width: 4%;
    height: 2px;
    position: absolute;
    right: 29.5%;
    background: #fff;
    top: 50%;
}

/*新闻banner-end*/
.introimage-wrapper {
    position: relative
}

.news_img {
    position: relative
}

.event-all {
    position: absolute;
    left: 0;
    z-index: 2;
    color: #fff;
    top: 0;
    margin-left: 1rem;
    width: 12rem;
    height: 4rem;
    text-align: center;
    line-height: 4rem;
    font-weight: bold;
}

.event-all-list {
    margin-left: 0px;
}

.event-list-after {
    margin: 1rem;
}

.event-foreshow {
    background: #ec8500;
}

.event-look-back {
    background: #666666;
}

.gpdm {
    position: absolute;
    left: 20%;
    font-size: 2rem;
    color: red;
    line-height: 1rem;
    top: 30px;
    font-weight: 600;
}

.product-des-img {
    text-align: center;
    display: block;
    align-self: end;
}

.product-des-img img {
    margin-top: 8rem;
}

.product-des-title {
    color: #009fb0;
    font-size: 2.2rem;
    margin-bottom: 2rem;
}

.product-des {
    margin: 10rem 0 !important;
}

.product-des .col-lg-7 {
    display: block;
    align-self: center;
}

.product-des-img-title {
    color: #009fb0;
    text-align: center;
    margin-top: 1rem;
    font-weight: 600;
}

.product-des-icon {
    display: table-cell;
    align-self: center;
    text-align: center;
    margin: 3rem 0;
    width: 25%;
}

.product-des-icon p {
    margin-top: 1rem;
}

.product-des-icon img {
    width: 35%;
}

.zhuyi {
    text-align: center;
    color: #999999;
}

/* 售后服务-start */
.shfw-fwcn .fwcn-desc {
    /*height: 30rem;*/
    margin: 10rem auto;
}

.shfw-fwcn .fwcn-desc .left {
    background-color: #009fb0;
    padding: 3rem 5rem;
}

.shfw-fwcn .fwcn-desc .right {
    padding: 3rem 5rem;
    border: 1px solid #999;
    border-left: unset;
}

.shfw-fwcn .fwcn-desc .title-wrap {
    font-size: 4rem;
    color: white;
    font-weight: 600;
    line-height: 8rem;
}

.shfw-fwcn .fwcn-desc .right .title-wrap {
    color: #009fb0;
}

.shfw-fwcn .fwcn-desc .title-wrap .iconfont {
    margin-left: 2rem;
    font-size: 8rem;
}

.shfw-fwcn .fwcn-desc p {
    margin-top: 2rem;
    font-size: 2rem;
    color: white;
}

.shfw-fwcn .fwcn-desc .right p {
    color: #009fb0;
}

.shfw-fwcn .fwcn-desc .title-wrap .title {
    margin-left: 2rem;
}

.shfw-fwrx {
    background: url(/images/service/fuwurexian.jpg) no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    color: #fff;
    margin-top: 20rem;
    padding-bottom: 20rem;
}

.shfw-fwrx h1 {
    color: #fff;
    padding-top: 8rem;
    margin-top: 0;
    font-size: 4rem;
}

.shfw-fwrx .join-title .shfw-rxdh {
    font-size: 4rem;
    font-weight: bold
}

.join-title .shfw-rxdh span {
    font-size: 4rem;
    font-weight: bold;
    padding-right: 20px;
}

.shfw-fwrx .join-title p {
    font-size: 2rem
}

.shfw-fwrx h1:after, .shfw-fwcn h1:after, .shfw-funr h1:after {
    width: 5rem !important;
}

.shfw-funr h1 {
    padding-top: 15rem;
    padding-bottom: 10rem;
}

.fwrx-list .left {
    text-align: right;
    background: #fff;
    color: #009fb0;
    font-size: 3rem;
    line-height: 8rem;
    border-radius: 5rem;
    padding-right: 10rem;
    width: 35%;
    margin: 0 auto;
    position: relative;
}

.fwrx-list .left .icon-syinhao {
    position: absolute;
    left: 10%;
    font-size: 7rem;
    top: 10%;
    opacity: 0.2;
}

.fwrx-list .left .icon-qingxi {
    font-size: 3rem;
}

.fwrx-list .right .icon-sheyi {
    padding-right: 2rem;
    font-size: 3rem;
}

.fwrx-list .icon-phone-fw {
    font-size: 3rem;
    padding-right: 2rem;
    color: #009fb0;
}

.fwrx-list .right .icon-xyinhao {
    position: absolute;
    right: 10%;
    font-size: 7rem;
    bottom: 10%;
    opacity: 0.2;
}

.fwrx-list .right {
    background: #fff;
    color: #009fb0;
    font-size: 3rem;
    line-height: 8rem;
    border-radius: 5rem;
    padding-left: 10rem;
    width: 35%;
    margin: 0 auto;
    position: relative;
}

.fwrx-list .left dl, .fwrx-list .right dl {
    padding-bottom: 5rem;
    padding-top: 5rem
}

.shfw-fwrx .join-title {
    padding-bottom: 5rem
}

.fwrx-list .left dl dd, .fwrx-list .right dl dd {
    color: #000
}

.shfw-t_f1bk2 {
    background: #f9f9f9;
    padding-top: 116px;
}

.shfw-t_f1btopli {
    font-size: 2.5rem;
    line-height: 1.5;
    color: #666;
    transition: all 0.36s;
    cursor: pointer;
    position: relative;
    text-align: center;
    padding-bottom: 9rem;
    height: 18rem !important;
}

.shfw-t_f1bquan {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.shfw-t_f1bquan::before {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #009fb0;
    border-radius: 50%;
    z-index: 10;
}

.shfw-t_f1bquan::after {
    content: '';
    width: 30px;
    height: 30px;
    background: #fff;
    position: absolute;
    box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, .15);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: 9;
    transition: all 0.36s;
}

.shfw-t_f1btopli.slick-active.slick-current .shfw-t_f1bquan::after {
    width: 40px;
    height: 40px;
}

.shfw-t_f1btopli.slick-active.slick-current {
    color: #009fb0;
    font-size: 3rem;
    font-weight: 700;
    /*height: 18rem;*/
}

.shfw-t_f1btop .slick-prev, .shfw-t_f1btop .slick-next {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, .15);
    z-index: 9;
}

.shfw-t_f1btop {
    position: relative;
    z-index: 10;
}

.shfw-t_f1bgui {
    height: 10px;
    width: calc(80% + 200px);
    background: #009fb0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.shfw-t_f1bgui::before {
    content: '';
    width: 50%;
    height: calc(100% + 2px);
    position: absolute;
    left: -1px;
    top: -1px;
    background: linear-gradient(to right, #f9f9f9, rgba(249, 249, 249, .2), rgba(249, 249, 249, .1));
}

.shfw-t_f1bgui::after {
    content: '';
    width: 50%;
    height: calc(100% + 2px);
    position: absolute;
    right: -1px;
    top: -1px;
    background: linear-gradient(to left, #f9f9f9, rgba(249, 249, 249, .2), rgba(249, 249, 249, .1));
}

.shfw-t_f1bk2nr1 {
    position: relative;
}

.shfw-t_f1btop .slick-prev {
    left: -10px;
}

.shfw-t_title {
    font-size: 7rem;
    font-weight: bold;
    line-height: 1;
    color: #009fb0;
    padding-top: 10rem;
}

.shfw-t_f1bk2le {
    width: 60%;
    padding-right: 60px;
    text-align: center;
}

.fl {
    float: left
}

.shfw-t_f1bk2rg {
    width: 97%;
    padding-right: 56px;
    padding-top: 6px;
    min-height: 50rem;
}

.t_f1yearn p, .shfw-t_titlen p {
    color: #464646;
    margin-bottom: 23px;
    padding-left: 36px;
    position: relative;
    font-size: 3rem;
    line-height: 7rem;
}

.t_f1yearn p::before, .shfw-t_titlen p::before {
    content: '';
    width: 12px;
    height: 12px;
    background: #009fb0;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
}

.shfw-t_f1bk2box {
    padding-top: 54px;
    padding-bottom: 65px;
}

.shfw-t_content2 {
    margin-bottom: 10rem;
}

.shfw-t_title span {
    font-size: 7rem;
    padding-right: 2rem;
}

.shfw-t_f1btop .slick-prev {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 33%;
    left: 20px;
    z-index: 1;
    background: url(/images/qyzz/ryzz_left_prev.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer
}

.shfw-t_f1btop .slick-next {
    position: absolute;
    top: 33%;
    right: -110px;
    z-index: 1;
    width: 50px;
    height: 50px;
    background: url(/images/qyzz/ryzz_right_next.png) no-repeat;
    cursor: pointer;
    background-size: 100% 100%;
}

.shfw-t_f1btop .slick-next {
    right: 20px;
}

/* 售后服务-end */

/*--------服务end-------*/
/*--------样机试验服务start------*/
.yjsy {
    text-align: center;
    font-size: 3.6rem;
    color: #009fb0;
    font-weight: bold;
    margin-bottom: 10rem;
}

.yjsy:after {
    content: "";
    display: block;
    width: 4%;
    height: 4px;
    position: relative;
    background: #ec8500;
    margin: 0 auto;
}

.product-sy {
    text-align: center;
    padding-bottom: 10rem;
}


.sqsy {
    color: #fff;
    line-height: 5rem;
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0 auto;
    margin-bottom: 5rem;

}

.sqsy:hover {
    color: #fff
}

.product-sy .col-md-3 {
    margin-bottom: 5rem;
}

.product-sq {
    border: 1px solid #d4d4d4;
}

.product-title {
    font-size: 2rem;
    color: #009fb0;
    font-weight: bold;
    max-width: 20rem;
    margin: 0 auto;
    height: 8rem;

}

.product-img {
   
    margin-bottom: 3rem;
}

/*--------样机试验服务end------*/

/* 样机试验服务详情-start */
.test-service-wrap {
    padding-bottom: 10rem;
}

.test-service-wrap > .img-wrap {
    width: 40%;
}

.test-service-wrap > .desc {
    width: 60%;
}

.test-service-wrap > .desc .img-wrap {
    display: none;
}

.test-service-wrap > .desc > p {
    margin-top: 30px;
    margin-bottom: 100px;
    font-size: 16px;
}

.test-service-wrap > .desc .title-wrap {
    padding: 10px 0;
    background-color: #ddd;
}

.test-service-wrap > .desc .title-wrap h3 {
    margin-left: 20px;
    color: #666;
    font-size: 16px;
    font-weight: 600;
}

.test-service-wrap > .desc .title-wrap h3::before {
    content: '—';
    margin-right: 10px;
}

.test-service-wrap > .desc .form-wrap form .cf-form-wrap {
    background-color: #f2f2f2 !important;
}

.test-service-wrap > .desc .form-wrap form button {
    width: 30rem;
    font-size: 20px !important;
    font-weight: 700;
}

/* 样机试验服务详情-end */

/*--------招聘列表页start-------*/
.gzh-img img {
    width: 30%;
}

.gzh-img {
    margin: 20px 0 20px 0
}

.gp {
    font-size: 2rem;
    margin-top: 5rem;
    font-weight: 600;
}

.gpdaima {
    margin-top: 2rem
}

div#js-jobs-wrapper div.js-toprow div.js-data div.js-first-row span.js-title {
    width: 100%;
}

.jobtitle {
    margin: 0 auto;
    align-self: center;
}

.rcfz-xx-bottom {
    background: #404040;
    display: table;
    line-height: 6rem;
}

.lxdh-icon a {
    padding-left: 15px;
}

.zp-img img {
    width: 100%
}

.zp-img {
    padding: 0;
}

.t4-offcanvas-toggle {
    display: none
}

.fa-bars:before {
    color: #009fb0;
}

.item-title {
    min-height: 7rem;
    font-size: 2rem;
    margin-top: 1rem;
}

div#js-jobs-wrapper div.js-toprow div.js-data {
    display: flex;
}


div#refineSearch img {
    display: none !important;
}

.jlrk-mobile {
    display: none;
}

#refineSearch {
    display: none !important;
}

.icon-a-youjiantouzhixiangyoujiantou:before {
    font-size: 4rem;
}

.icon-shanchuyixuanqunchengyuanchacha:before {
    font-family: "iconfont" !important;
    font-size: 2.5rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
    cursor: pointer;
}

.js-jobsalary {
    top: 0px !important;
    display: grid;
    height: 100%;
}

div#js-jobs-wrapper div.js-toprow div.js-data div.js-second-row div.js-fields {
    color: #0a0e14 !important;
}

.th {
    text-align: center
}

.th-title {
    width: 100% !important;
    font-size: 23px;
    font-weight: bold
}

.thend {
    text-align: center
}

#jsjobs-wrapper {
    margin-bottom: 8rem !important;
}

/*--------招聘列表页end-------*/
/*--------招聘详情页start-------*/
.jsjobs-main-page-title{
    line-height: 1;
}

.fldy div {
    width: 100px;
    height: 35px;
    background: #009fb0;
    text-align: center;
    line-height: 35px;
    color: #fff;
    margin-left: 0px;
    margin-right: 8px;
    margin-bottom: 8px;
}

.mobile-zplb {
    display: none;
}

.fldy {
    margin-top: 13px;
    display: flex;
    flex-flow: row wrap;

}
.jobs-details-message-title{
    margin-top: 3rem;
    font-size: 2rem;
    font-weight: bold;
}

.jobs-details-message{
    display: flex;
    flex-flow: row wrap;
}
.jobs-details-text{
    color: #909090;

}

.job-message{
    width: 20%;
    line-height: 2;
}

.div2 {
    margin-left: 20px;
}

div#jsjobs-main-wrapper span.jsjobs-main-page-title {
    margin-top: 2rem;
    padding-bottom: 3px
}

.jsjobs_description_data h3 {
    color: #009fb0;
    font-weight: bold;
    margin-bottom: 3rem;
    margin-top: 3rem;
}

.jsjobs_description_bottom h3 {
    font-size: 2rem;
    font-weight: bold;
}

.jsjobs_description_bottom {
    padding: 25px 0;
}

.jsjobs_description_data:after {
    content: "";
    display: block;
    width: 90%;
    height: 1px;
    position: relative;
    background: #dddddd;
    margin-top: 8rem;
}
.fbshij{
    line-height: 2;
}

.jsjobs_description_bottom:after {
    content: "";
    display: block;
    width: 90%;
    height: 1px;
    position: relative;
    background: #dddddd;
    margin-top: 6px;
}
.jobs-details-message:after {
    content: "";
    display: block;
    width: 90%;
    height: 1px;
    position: relative;
    background: #dddddd;
    margin-top: 2rem;
}

.jsjobs_description_data h3:after {
    content: "";
    display: block;
    width: 3%;
    height: 4px;
    position: relative;
    background: #ec8500;
    margin-top: 6px;
}


div#jsjobs-main-wrapper div.jsjobs-job-data div.jsjobs_description_data {
    color: #0a0e14 !important;
    padding: 25px 0;
}
div#jsjobs-main-wrapper div.jsjobs-job-data{
    padding: 0;
}

div#jsjobs-main-wrapper {
    width: 75%;
    line-height: 5rem;
    padding: 0 20px;
}

.jobs-zpxx .rcfz-xx-top {
    height: 25rem
}

.jobs-zpxx .rcfz-xx-bottom {
    height: 25rem
}

.rcfz-xx-top, .rcfz-xx-bottom {
    height: 50%
}
/*--------招聘详情页end-------*/
/*--------搜索详情页start-----*/
.search-title {
    margin-top: 0 !important;
}

.badge {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    color: #009fb0;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    padding: 0;
}

.badge-info {
    background: #f8f9fa00 !important;
}

.searchintro {
    color: #009fb0
}

.search .badge-info::after {
    display: none !important;
}

.search .highlight::after {
    display: none !important;
}

.search .small::after {
    display: none !important;
}

.result-category .small, .result-text, .result-created, .searchintro {
    font-size: 1.6rem !important;
}

.result-title, .phrases legend, .ordering {
    font-size: 1.8rem !important;
    text-transform: uppercase;
    font-weight: bold;
}

.result-title {
    color: #009fb0
}

.result-text {
    line-height: 30px;
}

.ordering-box {
    margin-top: 1rem
}

.controls {
    line-height: 40px;
}

.searchintro {
    border-bottom: 1px solid #dddddd;
    margin-top: 2rem;
}

.btn-toolbar {
    display: inline-block !important;
    width: 100%;
    position: relative
}

.btn-group {
    display: block !important;
}

.search-btn-group {
    position: absolute;
    right: 0;
    top: 1px;
    height: 60px;
    width: 60px;
}

.cha {
    position: absolute;
    right: 60px;
    top: 1px;
    height: 60px;
    width: 60px;
    text-align: center
}

.pull-left {
    float: none !important;
}

.search .btn-toolbar .btn {
    background: #f8f9fa00 !important;
    border-color: #f8f9fa00 !important;
    color: #978c8c;
    height: 60px;
}

.search .btn-toolbar .btn:hover {
    color: #978c8c !important;;
}

.search-btn-group:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 50px;
    top: 5px;
    background: #978c8c;
}

#search-searchword {
    width: 100%;
    height: 60px;
    font-size: 2rem;
}

/*input[type="radio"]{display: none;}*/
input[type="radio"] + .controls label:before {
    content: "" !important;
    display: inline-block !important;
    width: 20px !important;
    height: 20px !important;
    border: 2px solid gold !important;
}

input[type="radio"]:checked + .controls label:before {
    background-color: red !important;
}

.result-category .small {
    background: #009fb0;
    color: #fff;
    font-weight: bold;
    padding: 7px 10px 7px 10px;
    border-radius: 2rem;
}

.result-category {
    margin-top: 3rem
}

.controls label {
    width: 100%
}

/*--------搜索详情页end-----*/
.newsflash-content .muted {
    font-size: 1.8rem;
    line-height: 3rem;
    padding-top: 2rem;
}

.newsflash-content .muted a {
    color: #0a0e14
}

.newsflash-content .muted .published {
    padding-top: 1rem
}

.fuli-shitang-mobile {
    display: none
}

.days1 {
    display: none !important;
}

#search {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
}

/*.t4-megamenu .dropdown-menu {*/
/*  -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);*/
/*  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);*/
/*}*/
.mega-dropdown-inner {
    -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
}

.t4-megamenu .dropdown-menu {
    -webkit-box-shadow: 0 0px 0px 0 rgb(0 0 0 / 14%), 0 0px 0px 0 rgb(0 0 0 / 12%), 0 0px 0px 0px rgb(0 0 0 / 20%) !important;
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 14%), 0 0px 0px 0 rgb(0 0 0 / 12%), 0 0px 0px 0px rgb(0 0 0 / 20%) !important;
}

.t4-megamenu .level1 {
    -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%) !important;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%) !important;
    height: auto;
}

.fancybox-button svg {
    display: none !important;
}

.fancybox-content {
    background: rgb(0 0 0 / 0%) !important;
}

.search-query {
    width: 700px;
    height: 50px;
}

.btn-primary {
    vertical-align: top !important;
    height: 50px;
}

.nav-align-left .t4-megamenu .navbar-nav > li > a, .nav-align-left .t4-megamenu .navbar-nav > li > span {
    /* padding-left: 0;
    padding-right: 0; */
    /*margin-right: 1rem !important;*/
    /* margin-left: 1rem; */
}

.header-wrap {
    height: 60px;
}

.dj-megamenu-default {
    right: 4%;
    position: absolute !important;
}

.searchbtn {
    position: absolute;
    right: 0
}

.container {
    width: 80% !important;
}

.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container, .t4-masthead .t4-masthead-detail {
    min-width: 100%;
    padding: 0;
}

.t4-header .header-block, .navbar-expand-xl, .mod-breadcrumbs, .t4-jiejuefangan, .t4-fangan, .fsdfsd, .t4-xianshigengduo, .t4-section-6, .t4-xsgd1, .containers, .eventshome > .draggable {
    width: 80%;
    margin: 0 auto !important;
}

#t4-main-body .row .item-page .page-header {
    width: 80%;
    margin: 0 auto !important;
}

.icon-logo > a > span {
    font-size: 5rem;
    height: 100%;
    position: absolute;
    top: 7px;
    color: #009fb0;
}

.com_search .t4-main-body {
    width: 80%;
    margin: 0 auto
}

#js_jobs_main_wrapper {
    width: 80% !important;
    margin: 0 auto
}

#t4-header {
    background: #fff
}

.offset-lg-2 {
    margin-left: 0 !important;
}


.t4-xianshigengduo {
    padding-top: 20rem;
    padding-bottom: 5rem;
}

.t4-section.sec-spacing-lg .t4-section-inner {
    padding-bottom: 20rem;
}

.first {
    font-weight: 600
}

.navbar-nav {
    display: block !important;
}

.t4-nav-height-sm .nav {
    width: 100%
}

.t4-nav-height-sm .menu-left {
    float: left
}

/*产品分类四类改三类*/
.row-classify {
    width: 33%;
    /*width: 25%;*/
    margin-bottom: 120px;
    margin-top: 20px;
}

.t4-masthead-inner {
    padding: 5% 0 11% 0
}

.t4-masthead .t4-masthead-title {
    margin-bottom: 6rem !important;
}

.product-des-container h2:after {
    content: "";
    display: block;
    width: 3rem;
    height: 0.5rem;
    position: relative;
    background: #ec8500;
    margin-top: 2rem;
    z-index: -1;
}

.days {
    position: relative;
    font-size: 7rem;
    bottom: 35px;
    left: 20%;
    line-height: 1;

}

.years {
    position: relative;
    font-size: 2.5rem;
    font-weight: 500;
    right: 20%;
}

.news_date .published {
    padding-top: 3rem;
}

.item-pagebanner .published {
    padding-bottom: 3rem;
    margin: 3rem auto !important;
    font-size: 1.8rem;
    color: #666666;
}

.icon-calendar-v2-full:before {
    font-size: 1.8rem;
}

.details-time .published {
    padding-top: 0;
    padding-bottom: 3rem;
    font-size: 1.8rem;
    font-weight: 400;

}

#js_jobs_main_wrapper {
    display: flex !important;
}

.news-events .article-body {
    /* background: #F2F2F2; */
    padding: 60px;
    margin-bottom: 30px;
    color: #333;
    font-size: 2rem;
}

.item-pagebanner.news-events {
    border-left: 1px solid #ddd;
}

.rcfz-zp {
    background: #009fb0;
    /*padding-bottom: 5rem;*/
    /*padding-top: 2rem;*/
    height: 100%;
}

#js_jobs_main_wrapper .jobs-zpxx .rcfz-zp {
    height: unset;
}

.tdrk {
    text-align: center;
    background: #009fb0;
    width: 40%;
    margin: 0 auto;
    margin-top: 70px;
    height: 5rem;
    border-radius: 5px;
}

.tdrk a {
    color: #fff;
    font-size: 1.8rem;
    line-height: 5rem
}

.lxdh, .lxzj {
    font-size: 2.5rem;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.lxdh-icon {
}

.wz {
    margin: 0 auto;
    text-align: left;
    width: 75%;
    font-size: 2rem;
    margin-top: 20px;
}

.dz {
    margin: 0 auto;
    text-align: left;
    width: 75%;
    font-size: 2rem;
    margin-top: 20px;
}

.qrcode-image {
    text-align: left;
    font-size: 2rem;
    height: 100%;
    display: table;

}

.zp-qrcode-image {
    height: 100%;
    text-align: right;
    display: table-cell;
    vertical-align: middle;
}

.zp-qrcode-image img {
    width: 50%
}

.zp-content {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    line-height: 35px;
    color: #fff;
}

.qrcode-text {
    text-align: left;
}

.zw-title {
    text-align: center;
    font-size: 4rem;
    font-weight: 600;
    color: #009fb0;
    margin-top: 8rem;
    margin-bottom: 5rem;
}

.zw-title:after {
    content: "";
    display: block;
    width: 5%;
    height: 4px;
    position: relative;
    background: #ec8500;
    margin: 0 auto;
    text-align: center;
}

.lxdh a, .lxzj a, .wz a, .dz a {
    color: #fff;
}

.lxzj span {
    font-size: 1.8rem;
    padding-right: 10px;
}

.lxdh span {
    font-size: 1.8rem;
}

.wz span {
    font-size: 1.8rem
}

.dz span {
    font-size: 1.8rem
}

.icon-dianhua:before {
    content: "\eb23";
    /*border: 1px solid #009fb0;*/
    /*background: #009fb0;*/
    border-radius: 720px;
    color: #fff;
    padding: 0 !important;
}


.zuoji:before {
    color: #fff;
    border-radius: 360px;
    padding: 0 !important;
}

.wangzhi:before {
    color: #fff;
    border-radius: 360px;
    padding: 0 !important;
}

.weizhi:before {
    color: #fff;
    border-radius: 360px;
    padding: 0 !important;

}

.moduletable {
    border: 0 !important;
    width: 90%;
  padding: 0!important;
}

#SimpleVideoPlayer {
    width: 100%
}

.js-bottomrow {
    border-top: 0 !important;
    background: #fff !important;
}

.icon-dianhua:before {
    padding-right: 10px;
}

.throw:hover {
    box-shadow: 3px 3px 20px 8px #f2f2f2;
    transition: all 0.4s;
}

div#js-jobs-wrapper {
    margin: 0 !important;
}

.join {
    background: #f2f2f2 !important;
}

.js-bottomrow {
    display: none
}

#js-jobs-wrapper {
    border: 0 !important;
}

.js-toprow {
    border-bottom: 1px solid #d4d4d5
}

#t4-section-1 {
    padding-left: 0 !important;
    height: 80rem;
}

.fsdfsd p {
    margin-top: 8rem;
}


.level1 {
    width: 250px;
}

.companyslider {
    list-style: none;
    padding-left: 6rem !important;
    padding-right: 6rem
}

.module-title {
    border-bottom: 0 !important;
}

.section-title {
    border-bottom: 0 !important;
    color: #212529;
    font-size: 4.6rem;
    font-weight: 500
}

.section-title:after {
    content: " ";
    display: block;
    background: #009fb0;
    width: 80px;
    height: 3px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.pagenav {
    display: none
}

sub {
    color: #fff;
    font-size: 2.5rem;
    font-weight: 100;
}

.rightborder .title {
    font-size: 6rem;
    color: #fff;
    font-weight: bold;
}

.jj-title-b {
    font-weight: 600
}

.jj-content {
    font-weight: 500
}

/*----------公司简介页start----------------*/
/* 播放图标 */
#play_icon {
    display: block;
    position: absolute;
    top: 45%;
    right: 45%;
    z-index: 3;
    border-radius: 50%;
    width: 60px;
}

#play_icon:hover {
    cursor: pointer;
    -webkit-filter: drop-shadow(0px 0px 10px white);
}

/* 暂停图标 */
#pause_icon {
    width: 60px;
    display: block;
    position: absolute;
    top: 45%;
    right: 45%;
    z-index: 3;
    border-radius: 50%;
    /*opacity: 0;*/
}

.lc_img {
    background: #dddddd;
    text-align: center;
    height: 400px;
}

.lc_img img {
    height: 314px;
    width: 90%;
}

.dian {
    width: 15px;
    height: 15px;
    border-radius: 36rem;
    background: #ec8500;
    margin-left: 16%;
    position: absolute;
    bottom: 118%;
}

.dian1 {
    width: 15px;
    height: 15px;
    border-radius: 36rem;
    background: #ec8500;
    /*float: left;*/
    position: absolute;
    top: 119%;
    margin-left: 32%;
}

.top_shu {
    bottom: 90px;
    height: 90px;
    width: 2px;
    background: #dddddd;
    margin: 0 auto;
    position: relative;
}

.bottom_shu {
    height: 85px;
    width: 2px;
    background: #dddddd;
    margin: 0 auto;
    position: relative;
    top: 15px;
}

.lc_year {
    height: 70px;
    text-align: left;
    padding-left: 15px;
    line-height: 70px;
    color: #fff;
    background: #009fb0;
    font-size: 4rem;
    border-top-right-radius: 2rem;
}

.lc_title {
    height: 70px;
    font-size: 1.9rem;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    text-align: left;
    color: #5f5f5f;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-weight: 900;
    color: #999999;
    font-size: 6rem !important;
    padding-right: 10px;
}


.swiper-slide {
    text-align: center;
    font-size: 18px;
    margin-right: 0 !important;;
    width: 380px !important;
    background: #dddddd;
    border-top-right-radius: 36rem;
}

.kong {
    background: #f4f4f4;
    margin-right: 0 !important;
    width: 11% !important;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0 !important;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.swiper-button-next, .swiper-button-prev {
    top: 121% !important;
}

.bottom {
    margin-top: 90px !important;
}

.lc_title1 {
    text-align: center;
    margin-top: 15rem;
    color: #009fb0;
    font-size: 4.5rem;
    font-weight: bold;
    margin-bottom: 5rem;
    line-height: 8rem;
}

.lc_title1:after {
    content: "";
    display: block;
    width: 5%;
    height: 4px;
    position: relative;
    background: #ec8500;
    margin: 0 auto;
}

#pause_icon:hover {
    cursor: pointer;
    -webkit-filter: drop-shadow(0px 0px 5px white);
}

video::-webkit-media-controls-play-button {
    display: none;
}

.company-profile {
    font-size: 1.8rem;
    line-height: 40px;
    color: #fff0f0;
    background: #009fb0
}

.company-profile-img {
    width: 50%;
}

.about_as {
    background: #009fb0
}

.rightborder .content {
    color: #fff;
    line-height: 2.5rem;
    padding-top: 2rem
}

.set_up_data1 .content {
    padding-left: 0
}

.video-right {
    /*height: 350px;*/
    /*overflow: hidden;*/
    margin-top: 20px;
    position: relative;
}

.avPlayerWrapper .avPlayerContainer .avPlayerBlock video {
    background: #009fb0 !important;
}

.about-text {
    line-height: 4rem;
    padding-left: 4rem;
    padding-right: 4rem;
    overflow-y: scroll;
    height: 40rem;
    margin-top: 20px;
}

.about-text::-webkit-scrollbar-thumb {
    border-radius: 100px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #fff0f0;

}

.about-text::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    border-radius: 100px;
    background: rgba(0, 0, 0, 0.1);
}

.about-text::-webkit-scrollbar-track {
    width: 2px;
}

.about-text::-webkit-scrollbar {
    width: 7px;

}

.about-text p {
    margin-bottom: 2rem
}

.brand-list li .public_praise {
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    -ms-transition: -ms-transform 0.6s ease-out;
}

.brand-list li:hover .public_praise {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.set_up_data {
    width: 35%;
    text-align: center;
}

.set_up_data1 {
    width: 65%
}

.table-cell {
    display: flex;
}

.corporate_culture {
    display: flex;
    padding-top: 15rem;
    overflow: hidden;
}

.corporate_img {
    width: 40%;
    padding: 0
}

.corporate_text {
    width: 60%;
    display: flex;
    background: #f4f4f4;
    padding-top: 8rem
}

.corporate_title {
    font-size: 3.5rem;
    color: #009fb0;
    font-weight: bold;
    line-height: 3.5rem
}

.corporate_left {
    width: 50%;
    padding-left: 5rem
}

.corporate_right {
    width: 50%;
    padding-left: 5rem
}

.corporate_bottom {
    margin-top: 15%;
    font-size: 1.8rem;
    color: #000000
}

.corporate_title:before {
    content: "";
    display: block;
    background: #ec8500;
    width: 5px;
    height: 2.3%;
    position: absolute;
    margin-left: -20px;
}

.corporate_des {
    margin-top: 25px;
    color: #595757;
    font-size: 1.8rem
}

.corporate_top {
    padding-left: 20px;
    height: 10rem
}

.group_title1 {
    text-align: center;
    margin-top: 15rem;
    color: #009fb0;
    font-size: 3.6rem;
    font-weight: bold;
    margin-bottom: 5rem;
    line-height: 8rem;
}

.group_title2, .lc_des {
    text-align: center;
    font-size: 1.8rem;
    margin-bottom: 5rem;
    color: #999999;
}

.group_title1:after {
    content: "";
    display: block;
    width: 5%;
    height: 4px;
    position: relative;
    background: #ec8500;
    margin: 0 auto;
}

.group_title {
    font-size: 3.5rem;
    font-weight: bold
}

.group_title3 {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 4rem;
}

.group_pharmacy {
    padding: 1%;
    height: 100%;
    position: relative
}

.group_module {
    text-align: center;
    color: #fff;
    font-size: 3rem;
    position: absolute;
    top: 32%;
    width: 92%;
    opacity: 1;
    display: block;
    z-index: 20;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.group_text {
    font-size: 1.8rem;
    position: absolute;
    top: 10%;
    color: #fff;
    padding-left: 8%;
    width: 92%;
    opacity: 0;
    display: block;
    z-index: 20;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.group_section {
}

.section {
    margin-bottom: 2%;
    margin-top: 2%
}

.group_img {
    opacity: 1;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.group_pharmacy:hover .group_module {
    opacity: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.group_pharmacy:hover .group_text {
    opacity: 1;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.pharmacy:hover .group_img {
    background: #009fb0;
    opacity: 1;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.pharmacy:hover .group_img img {
    opacity: 0.3;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.huanbao:hover .group_img {
    background: #13ae67;
    opacity: 1;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.huanbao:hover .group_img img {
    opacity: 0.3;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.Lithium:hover .group_img {
    background: #0b77cb;
    opacity: 1;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.Lithium:hover .group_img img {
    opacity: 0.3;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.foot_chemical:hover .group_img {
    background: #f4a84f;
    opacity: 1;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.foot_chemical:hover .group_img img {
    opacity: 0.3;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.bantu {
    font-size: 16rem !important;
}

.member_title {
    font-size: 2.5rem;
    font-weight: bold;
}

.member_des {
    display: inline-flex;
    width: 100%;
}

.des_left p {
    width: 100%;
    margin-bottom: 0
}

.des_right p {
    width: 100%;
    margin-bottom: 0;
    text-align: left
}

.des_left {
    width: 100%;
    font-size: 1.6rem;
    text-align: left;
}

.des_right {
    width: 100%;
    font-size: 1.6rem
}

.member:hover .member_hidden {
    opacity: 1;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.member_title {
    font-size: 2.5rem;
    font-weight: bold;
    text-align: left;
}

.member_des {
    display: inline-flex;
    width: 100%;
}

.member:hover .add_right {
    opacity: 0;
    transition: all 0.4s;
    bottom: 0;
}

.member:hover .group_btn {
    position: absolute;
    opacity: 1;
    transition: all 0.6s;
    right: 0;
    bottom: 10px;
}

.member {
    text-align: center;
    border: 1px solid #009fb0;
    width: 39%;
    margin: 0 auto;
    padding: 0;
    height: 240px;
    position: relative;
}

.member_img {
    width: 70%;
    /* text-align: center; */
    margin: 0 auto;
    display: grid;
    align-content: center;
    height: 190px;
}

.member_hidden {
    font-size: 1.8rem;
    position: absolute;
    top: 10%;
    color: #fff;
    padding-left: 2%;
    width: 98%;
    opacity: 0;
    z-index: 20;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.group_btn {
    width: 31%
}

.group_btn {
    opacity: 0;
}

.group_add {
    display: inline-flex;
    width: 100%;
    color: #fff;
    background: #009fb0;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.8rem;
}

.add_left {
    width: 100%;
    position: absolute;
    text-align: left;
    bottom: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.member:hover .add_left {
    bottom: 0;
    width: 100%;
    position: absolute;
    text-align: left;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;

}

.add_right {
    width: 100%;
    text-align: right;
    position: absolute;
    padding-right: 10px;
    bottom: 0;
    right: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.address {
    font-weight: bold;
    font-size: 1.8rem
}

.address i {
    font-size: 1.8rem
}

.member_all {
    display: block !important;
    color: #fff !important;
    border-color: #fff !important;
    background: #009fb0 !important;
    border-radius: 2.5rem !important;
    width: 10.2rem !important;
    height: 3.5rem !important;
    line-height: 3.5rem !important;
    font-size: 1.6rem !important;
    border-top-right-radius: 0 !important;
    position: relative !important;
    border-bottom-right-radius: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    z-index: 0 !important;
    transition: all 0.2s !important;
    border: 1px solid transparent;
    text-align: center;
}

.member_all::before {
    font-family: "iconfont" !important;
    font-size: 2.5rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e662";
    background: #ec8500;
    width: 2.5rem;
    position: absolute;
    display: block;
    height: 3.5rem;
    border-top-right-radius: 2.5rem;
    border-bottom-right-radius: 2.5rem;
    top: -1px;
    right: -2.5rem;
    transition: all 0.4s;
    z-index: -1;
    text-align: right;
    border: 1px #fff solid;
    border-left: 0;
}

.member_all:hover:before {
    width: 12.5rem;
    border-radius: 2.5rem !important;
}

.group_add {
    min-height: auto !important;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    background: #009fb0;
    margin-bottom: 0 !important;
    opacity: 1;
    height: 50px;
    overflow: hidden;
    transition: all 0.4s;
    border: 1px solid #009fb0;
    text-align: center
}

.member:hover .group_add {
    height: 240px;
    transition: all 0.4s;
}

.dashed {
    width: 94%;
    background-image: url("../../../../images/gyyg/xuxian.png");
    height: 10px;
}

.dashed:before {
    font-family: "iconfont" !important;
    font-style: normal;
    content: "\e603";
    position: absolute;
    right: 4%;
    font-size: 6rem;
    bottom: 17.3%;
    color: #dddddd;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    font-family: "iconfont" !important;
    font-size: 3rem !important;
    content: "\e64a" !important;
    font-style: normal;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    font-family: "iconfont" !important;
    font-size: 3rem !important;
    content: "\e604" !important;
    font-style: normal;
}

.jxyd::before {
    font-family: "iconfont" !important;
    font-size: 4.5rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e662";
    background: #ec8500;
    width: 5rem;
    position: absolute;
    display: block;
    height: 10rem;
    border-top-right-radius: 7rem;
    border-bottom-right-radius: 7rem;
    top: -1px;
    right: -5rem;
    transition: all 0.4s;
    z-index: -1;
    text-align: right;
    border: 1px #fff solid;
    border-left: 0;
    color: #fff;
}

.jxyd {
    display: block !important;
    color: #009fb0 !important;
    background: #f4f4f4 !important;
    border-radius: 7rem !important;
    width: 30rem !important;
    height: 10rem !important;
    line-height: 10rem !important;
    font-size: 2.5rem !important;
    border-top-right-radius: 0 !important;
    position: relative !important;
    border-bottom-right-radius: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    z-index: 0 !important;
    transition: all 0.2s !important;
    border: 1px solid transparent;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
}

.jxyd:hover {
    color: #fff !important;
}

.jxyd:hover:before {
    width: 35rem;
    border-radius: 8rem !important;

}

.ryzz {
    padding-top: 15rem;
    padding-bottom: 60px;
}

.fzlc-content {
    background: url(/images/gyyg/IMG_2283-2.jpg) no-repeat;
    background-size: 100% 100%;
}

.clear {
    clear: both;
}

#back-to-top {
    z-index: 9
}

.HistoryBox {
    background: url("/images/gyyg/arr11.png") no-repeat center top;
    padding-top: 17px;
    position: relative;
    height: 100%;
}

.HistoryBox ul {
    background: url("/images/gyyg/line7.png") repeat-y center top;
    padding: 2% 0;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;

}

.fz-des {
    padding: 15px;
}


/*.HistoryBox li {*/
/*    width: 50.35%;*/
/*    float: left;*/
/*    padding-bottom: 3%;*/
/*}*/
.HistoryBox li {
    width: 50.35%;
    float: right;
    position: relative;
    left: 2px;
}

/*.HistoryBox li:nth-child(2n) {*/
/*    float: right;*/
/*}*/
.HistoryBox li:nth-child(2n) {
    float: left;
    position: relative;
    left: 5px;
}

/*.HistoryBox li .box {*/
/*    background-image: url(./arr12.png);*/
/*    background-repeat: no-repeat;*/
/*    background-position: right 7px;*/
/*    padding-right: 68px;*/
/*}*/
.HistoryBox li .box {
    background-image: url("/images/gyyg/arr12.png");
    background-repeat: no-repeat;
    background-position: left 40px;
    /*padding-right: 68px;*/
}

.HistoryBox li .box:before {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    /*background-position: left 40px;*/
    background: #ec8500;
    position: relative;
    left: 15px;
    top: 47px;
}

.HistoryBox li:nth-child(2n) .box:before {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    position: relative;
    background: #ec8500;
    top: 47px;
    left: -15px;
    float: right;
}

/*.HistoryBox li:nth-child(2n) .box {*/
/*    padding: 0px 0px 0px 68px;*/
/*    background-position: left 7px;*/
/*}*/
.HistoryBox li:nth-child(2n) .box {
    /*padding: 0px 0px 0px 40%;*/
    background-position: right 40px;
}

/*.HistoryBox li .pic {*/
/*    width: 30%;*/
/*    float: left;*/
/*}*/
.HistoryBox li .pic {
    width: 30%;
    float: right;
}

.HistoryBox li .pic img {
    display: block;
    width: 100%;
    border-radius: 50%;
}

/*.HistoryBox li .con {*/
/*    width: 62%;*/
/*    float: right;*/
/*}*/
.HistoryBox li .con {
    width: 80%;
    float: left;
    position: relative;
    left: 10%;
}

.HistoryBox ul::-webkit-scrollbar-thumb {
    border-radius: 100px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
    background: #009fb0;

}

.HistoryBox ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
    border-radius: 100px;
    background: rgba(0, 0, 0, 0.1);
}

.HistoryBox ul::-webkit-scrollbar-track {
    width: 2px;
}

.HistoryBox ul::-webkit-scrollbar {
    width: 7px;

}

/*.HistoryBox li .con .date {*/
/*    display: block;*/
/*    font-size: 42px;*/
/*    line-height: 30px;*/
/*    color: #004f99;*/
/*    font-family: "DIN Medium";*/
/*    text-align: right;*/
/*}*/
.HistoryBox li .con .date {
    display: block;
    font-size: 42px;
    line-height: 30px;
    color: #004f99;
    font-family: "DIN Medium";
    text-align: left;
}

/*.HistoryBox li:nth-child(2n) .con .date {*/
/*    text-align: left;*/
/*}*/
.HistoryBox li:nth-child(2n) .con .date {
    text-align: right;
}

.HistoryBox li:nth-child(2n) .con .info {
    text-align: right;
}

.HistoryBox li .con .info {
    color: #4c4c4c;
    background: #E6E6E6;
    height: 140px;
    width: 100%;
}

.zidingyi {
    min-height: 700px;
    line-height: 50px;
    font-size: 2rem
}

.MsoNormal {
    height: 100%;
    line-height: 30px;
    font-size: 2.5rem;
    display: inline-flex;
    align-items: center;
}

.fz-year {
    font-size: 6rem;
    font-weight: bold;
    padding-right: 30px;
    color: #009fb0;
    padding-left: 20px;
}

.fz-years {
    font-size: 6rem;
    font-weight: bold;
    padding-right: 20px;
    color: #009fb0;
    padding-left: 30px;
}

.HistoryBox li .con .info:hover {
    transform: scale(1);
    transition: all .5s;
    box-shadow: 10px 0 10px rgb(0 0 0 / 30%);
}

/*.HistoryBox li:nth-child(2n) .pic {*/
/*    float: right;*/
/*}*/
.HistoryBox li:nth-child(2n) .pic {
    float: left;
}

/*.HistoryBox li:nth-child(2n) .con {*/
/*    float: left;*/
/*}*/
.HistoryBox li:nth-child(2n) .con {
    float: right;
    position: relative;
    left: -10%;
}

.HistoryBox .btnbox a {
    position: absolute;
    width: 90px;
    left: 50%;
    margin-left: -45px;
    bottom: 0px;
    text-align: center;
}

.HistoryBox .btnbox a span {
    display: block;
    line-height: 40px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #004f99;
    background: #fff;
}

.HistoryBox .btnbox a img {
    display: block;
    width: 50px;
    margin: 0 auto;
}

.btnbox {
    top: 0;
    text-align: center;
    position: relative;
    /* margin: 0 auto; */
    width: 100%;
    display: none;
}

.fzlc-content {
    height: 800px;
    position: relative;
    z-index: 1
}
.abouts-remark{
    color:#999999;
    padding:4rem 0;

}
.item-page [itemprop=articleBody]{
    margin: 0!important;
}
/*------------公司简介end-----------------*/

/*-------------荣誉资质start------------------*/
.zhengshu {
    text-align: center;
    margin-bottom: 10rem
}

.tixizhengshu {
    margin-top: 10rem;
    margin-bottom: 10rem
}

.rongyuzhengshu {
    padding-top: 10rem;
    padding-bottom: 1rem;
    margin: 0 auto;
    /*background-image: url("../../../../images/zhengshuditu.jpg")*/
}

.rongyuzhengshu, .rongyuzhengshu2, .rongyuzhengshu3 {
    width: 80%
}

.rongyuzhengshu .slick-next {
    position: absolute;
    top: 50%;
    right: -110px;
    z-index: 1;
    width: 50px;
    height: 50px;
    background: url("/images/qyzz/right-next.png") no-repeat;
    cursor: pointer;
    background-size: 100% 100%;
}

.rongyuzhengshu2 .slick-next {
    position: absolute;
    top: 50%;
    right: -110px;
    z-index: 1;
    width: 50px;
    height: 50px;
    background: url("/images/qyzz/right-next.png") no-repeat;
    cursor: pointer;
    background-size: 100% 100%;
}

.rongyuzhengshu3 .slick-next {
    position: absolute;
    top: 50%;
    right: 75px;
    z-index: 1;
    width: 50px;
    height: 50px;
    background: url("/images/qyzz/ryzz_right_next.png") no-repeat;
    cursor: pointer;
    background-size: 100% 100%;
}

.rongyuzhengshu .slick-prev {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: -110px;
    z-index: 1;
    background: url("/images/qyzz/left-prev.png") no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.rongyuzhengshu2 .slick-prev {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: -110px;
    z-index: 1;
    background: url("/images/qyzz/left-prev.png") no-repeat;
    cursor: pointer;
    background-size: 100% 100%;
}

.rongyuzhengshu3 .slick-prev {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 75px;
    z-index: 1;
    background: url("/images/qyzz/ryzz_left_prev.png") no-repeat;
    cursor: pointer;
    background-size: 100% 100%;
}

.rongyuzhengshu3 .draggable {
    width: 80%;
    margin: 0 auto
}

.qyzz-slick1 .slick-center img {
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
}

.qyzz-slick2 .slick-center img {
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
}

.qyzz-slick1 img, .qyzz-slick2 img {
    transition: all 300ms ease;
}


.qyzz-slick1::after {
    content: '';
    position: absolute;
    display: block;
    background: url("/images/qyzz/f14_img5.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 9%;
    bottom: -15%;
    left: 50%;
    transform: translateX(-50%);
}

.qyzz-slick2::after {
    content: '';
    position: absolute;
    display: block;
    background: url("/images/qyzz/f14_img5.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 7%;
    bottom: 6%;
    left: 50%;
    transform: translateX(-50%);
}

.rongyuzhengshu2 {
    margin: 0 auto
}

/*.qyzz{position: relative}*/


.qyzz h1 {
    text-align: center;
}

.qyzz-slick1 h1:after {
    content: "";
    display: block;
    width: 4%;
    height: 4px;
    position: relative;
    background: #ec8500;
    margin: 6px auto;
}

.qyzz .qyzz-item {
    transform: scale(.8);
    transition: all .5s;
    box-shadow: 3px 0 10px rgb(0 0 0 / 30%);
}

.qyzz .qyzz-item-zs {
    transform: scale(.8);
    transition: all .5s;
    box-shadow: 0 0 4px 1px rgb(0 0 0 / 30%);
    background: #fff;
    height: 43rem;
    border-radius: 5rem;
}

.qyzz-item-zs-title {
    text-align: center;
    font-size: 2rem;
    position: absolute;
    bottom: 8%;
    width: 100%;
    line-height: 5rem;
    padding: 0 20px 0 20px;
}

.qyzz-item-zs-img {
    width: 80%;
    margin: 10px auto;
}

.qyzz-slick1 {
    position: relative;
}

.qyzz-slick2 {
    position: relative;
    padding-top: 20rem;
    padding-bottom: 15rem;
}

.qyzz-slick3 {
    background: url(/images/qyzz/qyzz_47.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 20rem;
    height: 100%
}

.qyzz-slick3 h1 {
    padding-top: 10rem;
    color: #404040;
    position: relative;
    z-index: 1
}

.qyzz-slick3 h1:after {
    content: "";
    display: block;
    width: 4%;
    height: 4px;
    position: relative;
    background: #009fb0;
    margin: 6px auto;
}

.rongyuzhengshu3 {
    margin-top: 5rem;
}

.qyzz-item-zs {
    width: 90%;
    height: 90%
}

.zizhi-title {
    margin-bottom: 10rem
}


.slick-initialized .slick-slide {
    margin-left: 5px;
}

.zizhizhengshu {
    margin-top: 10rem;
}

.zhizhao {
    margin-top: 10rem;
}

.zhengshu h1:after {
    content: "";
    display: block;
    width: 5%;
    height: 4px;
    position: relative;
    background: #ec8500;
    margin: 0 auto;
    text-align: center
}

.zhizhao p {
    font-size: 2.6rem;
    margin-top: 2rem
}

.zizhizhengshu1, .zizhizhengshu2, .zizhizhengshu3, .zizhizhengshu4 {
    position: relative;
    height: 100%;
}

.tixizhengshu .col-md-3 {
    position: relative;
    height: 100%;
}

.zizhizhengshu .col-md-3:hover .zizhizhengshu-title {
    opacity: 1;
    transition: all 0.5s;
}

.tixizhengshu .col-md-3:hover .zizhizhengshu-title {
    opacity: 1;
    transition: all 0.5s;
}

.zizhizhengshu-title {
    color: #fff;
    font-size: 2rem;
    opacity: 0;
    transition: all 0.5s;
    position: absolute;
    top: 0;
    left: 2%;
    background: #00000099;
    width: 96%;
    height: 100%;
}

.zizhizhengshu-title1 {
    position: absolute;
    top: 40%;
    left: 32%;
}

.intro {
    position: absolute;
    top: 46%;
    left: 30%;
}


/*-------------荣誉资质end------------------*/
/*-------------解决方案start------------------*/
.icon-yao {
    position: absolute;
    top: 20%;
    color: #fff;
    font-size: 15rem !important;
    /* width: 100%; */
    text-align: center;
    left: 13%;
}

.icon-a-dianliang1 {
    position: absolute;
    top: 67%;
    color: #fff;
    font-size: 15rem !important;
    /* width: 100%; */
    text-align: center;
    left: 13%;
}

.pharmaceutical-industry .solution-images {
    background: #fff;
    position: absolute;
    top: 4%;
    right: 1%;
    transition: all 0.6s;
    width: 56%;
    height: 92%;
    text-align: center;
    overflow: hidden;
}

.lithium-electricity-industry .solution-images {
    background: #fff;
    position: absolute;
    top: 4%;
    right: 1%;
    transition: all 0.6s;
    width: 56%;
    height: 92%;
    text-align: center;
    overflow: hidden;
}

.distillation-solution, .rubber-stopper-washing-solution {
    opacity: 0;
}

.solution-act {
    background: #009fb0 !important;
}


.solution-act .iconfont {
    color: #fff
}

.solution-act a {
    color: #fff
}

.solution-act:after {
    border-left: 1rem solid #009fb0;
}

.solution-title {
    transition: all 0.6s
}

.solution-title-menu {
    background: #F2F2F2;
    position: relative
}

.solution-title-image {
    padding-right: 0
}

.solution-title-image img {
    width: 100%
}

.solution-title {
    height: 75px;
    background: #fff;
    line-height: 75px;
    margin-top: 20px;
    font-size: 1.8rem;
    position: relative;
    display: flex;
}

.icon-lvgai1:before {
    font-size: 4rem
}

.icon-yetifenli:before {
    font-size: 4rem
}

.icon-jinghongbao1:before {
    font-size: 4rem
}

.solution-title a {
    padding-left: 10px;
}

.tta {
    opacity: 1 !important;
}

.solution-images img {
    width: 55%;
}

.solution-title .icon-ahawo, .solution-title .icon-yetifenlilogo, .solution-title .icon-jinghongbao {
    font-size: 3rem !important;
}

.solution-images .icon-jinghongbao {
    width: 100%
}

.solution-title:after {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    /*border-left:1rem solid #009fb0;*/
    border-bottom: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-top: 1rem solid transparent;
    right: -2rem;
    top: 50%;
    transform: translateY(-50%);

}

.fancybox-content {
    /*vertical-align: inherit!important;*/
    /*top: 28%;*/
    /*position: absolute!important;*/
    /*right: 50%;*/
    /*transform: translate(50%,50%);*/
}

/*-------------解决方案end------------------*/
/*--案例中心页面start--*/

span.case-filter-title {
    float: left;
    background: #F4F4F4;
    height: 5rem;
    line-height: 5rem;
    width: 10.6rem;
    text-align: center;
}

.cd-tab-filter:after {
    content: "";
    position: absolute;
    width: 80%;
    height: .5px;
    background: #9F9F9F;
}

.cd-filters-wrapper, .cd-filter-wrapper {
    height: 5rem;
    line-height: 5rem;
}

.case-filter .placeholder {
    display: none;
}

.case-filter ul li a, .case-filter ul li label {
    display: inline;
    padding: .5rem 1rem;
    font-size: 1.1em;
    cursor: pointer;
    margin: 0 1rem 1rem 0;
    color: black;
    border-radius: 1.5rem;
}

.case-filter ul li {
    display: inline-block;
}

ul.cd-filters {
    padding-left: 13.5rem;
}

.case-filter ul li:hover a, .case-filter ul li.active a, .case-filter ul li:hover label, .case-filter ul li.active label {
    background: #009fb0;
    color: #fff;
}

.cases-grid-view {
    margin: 5rem 0;
    min-height: 10rem;
}

.cases-grid-view .case-item-wrapper {
    padding: 10px;
}

.cases-grid-view .case-item{
    min-height: 13rem;
    width: 100%;
    background: #E9E9E9;
    text-align: center;
    transition: all .4s;
}

.cases-grid-view .case-item .addition-info {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 20px;
}

.cases-grid-view .case-item .addition-info img {
    max-height: 100%;
}

.media-container {
    overflow: hidden;
    position: relative;
}

.cases-grid-view .case-item .case-category {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}

.cases-grid-view .case-item .case-category ul li {

    padding: 5px;
    margin-bottom: 2px;
    color: #fff;
}

.cases-grid-view .case-item p.case-title{
    font-weight: bold;
    padding: 2rem 2rem 0 2rem;
    height: 8.5rem;
}
.cases-grid-view .case-item p {
    /*text-align: center;*/
    margin: 0;
    line-height: 2.7rem;
    font-size: 1.8rem;
    padding-left: 2rem;
      color: #9499A0;
    transition: all .4s;
}

.cases-grid-view .case-item p.case-title a {
    color: #000;
    text-align: center;
    transition: all .4s;
}

.cases-grid-view ul {
    padding: 0;
}

.media-container img {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.animate {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

/*--案例中心页面end--*/
/*--案例中心详情页start--*/
.main-image.slider .slick-prev{
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: -110px;
    z-index: 1;
    background: url(/images/qyzz/left-prev.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.main-image.slider .slick-next{
    position: absolute;
    top: 50%;
    right: -110px;
    z-index: 1;
    width: 50px;
    height: 50px;
    background: url(/images/qyzz/right-next.png) no-repeat;
    cursor: pointer;
    background-size: 100% 100%;
}
.information{

    padding: 1rem;

}
.information .informations{
    height: 12rem;
    background: #f2f2f2;
    padding: 3rem 3rem 3rem 5rem;
}
.information-title{
    font-size: 1.4rem;
    color:#747474;
}
.information-text{
    font-size: 2rem;
    font-weight: bold;
}
.specification ul li{
    position: relative;
    width: 50%;
    float: left;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
}
.specification ul li:before{
    content: "";
    position: absolute;
    height: 10px;
    width: 10px;
    background: #009fb0;
    transform: rotateZ(45deg);
    top: 5px;
    left: 0px;
}
.casedetail-title {
    font-size: 2.6rem;
    font-weight: 400;
    color: #212529;
    margin-bottom: 8rem;
}

.casedetail-des-nav {
    margin-top: 8rem;
    position: relative;
    overflow: auto;
}

.casedetail-des-nav ul {
    padding: 0;

}

.casedetail-des-nav ul:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ccc;
    bottom: 0;
    left: 0;
}

.casedetail-des-nav ul li {
    height: 5rem;
    display: inline-block;
}

.casedetail-des-nav ul li {
    padding-left: 8rem;
}

.casedetail-des-nav ul li:first-child {
    padding-left: 0;
}

.casedetail-des-nav ul li a {
    color: black;
    font-size: 2rem;
    position: relative;
}

.casedetail-active {
    font-weight: bold;

}
.sticky {
    position: fixed;
    z-index: 9;
    background: #fff;
    width: 80%;
    top:0;
    padding: 10px 0 0 0;
}
.casedetail-des-nav ul li a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 4px;
    background: #009fb0;
    bottom: 0;
    left: 0;
    top: 5.3rem;
    transition:width .5s;
}
.casedetail-des-nav ul .casedetail-active a:after{
    width: 100%;
}

.vm-casestudy-media-container .main-image {
    width: 80% !important;
    margin: 0 auto;
    height: 70rem!important;
}

.case-detail-title {
    font-size: 2rem;
    font-weight: 500;
    margin: 8rem 0 4rem 0;
}
.caseproducts .products-border{
    border: 1px solid #ddd;
}
.caseproducts .products-border .vm-product-title{
    text-align: center;
    background: #e9e9e9;
}
.caseproducts .products-border .vm-product-title .product-name{
    margin: 0;
    padding: 2rem 0;
}
.caseproducts .products-border .vm-product-title .product-name a{
    color: #535353;
    font-size: 2rem;
}
.paragraph{
    margin-bottom: 8rem;
}
/*--案例中心详情页end--*/
/*-----------------菜单start---------------------*/
.level1 .nav-item {
    padding-left: 20px;
    height: 5rem
}

.level1 li:after {
    content: "";
    position: absolute;
    width: 80%;
    text-align: center;
    height: 1px;
    background-color: #dddddd;
}

.level1 li:last-child:after {
    content: "";
    position: absolute;
    width: 0;
    text-align: center;
    height: 0;
    background-color: #dddddd;
}

.level1 {
    height: 10rem
}

.level1 .dropdown-item {
    height: 100% !important;
    line-height: 4rem !important;
}

/*.item-277::before {*/
/*    font-family: "iconfont" !important;*/
/*    content: "\e619";*/
/*    position: absolute;*/
/*    right: 82%;*/
/*    font-size: 4rem;*/
/*    color: #009fb0;*/
/*    line-height: 4.5rem;*/
/*}*/

/*.item-279::before {*/
/*    font-family: "iconfont" !important;*/
/*    content: "\e60f";*/
/*    position: absolute;*/
/*    right: 82%;*/
/*    font-size: 3rem;*/
/*    color: #009fb0;*/
/*}*/

/*.item-279current::before {*/
/*    font-family: "iconfont" !important;*/
/*    content: "\e60f";*/
/*    position: absolute;*/
/*    right: 82%;*/
/*    font-size: 3rem;*/
/*    color: #009fb0;*/
/*}*/

/*.item-280current::before {*/
/*    font-family: "iconfont" !important;*/
/*    content: "\e60f";*/
/*    position: absolute;*/
/*    right: 82%;*/
/*    font-size: 3rem;*/
/*    color: #009fb0;*/
/*}*/

/*.item-281current::before {*/
/*    font-family: "iconfont" !important;*/
/*    content: "\e60f";*/
/*    position: absolute;*/
/*    right: 82%;*/
/*    font-size: 3rem;*/
/*    color: #009fb0;*/
/*}*/

/*.item-280::before {*/
/*    font-family: "iconfont" !important;*/
/*    content: "\e629";*/
/*    position: absolute;*/
/*    right: 82%;*/
/*    font-size: 4rem;*/
/*    color: #009fb0;*/
/*}*/

/*.item-281::before {*/
/*    font-family: "iconfont" !important;*/
/*    content: "\e62d";*/
/*    position: absolute;*/
/*    right: 82%;*/
/*    font-size: 4rem;*/
/*    color: #009fb0;*/
/*}*/

.icon-jinghongbao:before {
    font-size: 3rem;
}

.icon-yetifenlilogo:before {
    font-size: 3rem;
}

.icon-ahawo:before {
    font-size: 3rem;
}

.small img {
    width: 55%
}

.small li {
    float: left;
    width: 24%;
    text-align: center;
    height: 24rem
}

.nav-child .image-title {
    display: block;
    bottom: -18px;
    left: 38%;
    font-size: 1.4rem;
    line-height: 3rem;
}

.mega-dropdown-inner li.parent:hover ul.nav-child.unstyled.small {
    width: 80%;
}


/*-----------------菜单end------------------------*/
/*----------------加入我们start-----------------------*/
.shitang-pc:after, .sushe-pc:after, .butie-pc:after, .wuzi-pc:after {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    /*border-left:1rem solid #009fb0;*/
    border-bottom: 1.5rem solid transparent;
    border-right: 1.5rem solid transparent;
    border-top: 1.5rem solid transparent;
    right: -24px;
    top: 50%;
    transform: translateY(-50%);
}

.fuli-active {
    background: #009fb0 !important;
    color: #fff
}

.fuli-active p {
    color: #fff !important;
}

.fuli-active:after {
    content: " ";
    border-left: 1.5rem solid #009fb0;
}


.join-jixun {
    margin-top: 3rem;
}

.join-shidaitu-strong {
    color: #009fb0;
    font-size: 2.6rem;
    font-weight: 600;
    padding-left: 2rem;
}

.join-shidaitu-small {
    font-size: 2.6rem;
    color: #4d4d4d;
    padding-left: 2rem;
}

.join-shidaitu-title p {
    text-align: center;
    margin-top: 7rem;
}

.join-shidaitu-title {
    text-align: center;
    margin: 0 auto;
    height: 60rem;
}

.join-shidaitu {
    box-shadow: 3px 3px 20px 8px #f2f2f2;
}

.shidaitu-1 {
    width: 25%
}

.shidaitu-2 {
    width: 25%
}

.shidaitu-3 {
    width: 25%
}

.shidaitu-4 {
    width: 25%
}

.shidaitu {
    width: 90%;
    margin: 0 auto;
}

.join-title img {
    width: 100%
}

.fuli-tupian2, .fuli-tupian3, .fuli-tupian4 {
    display: none;
}

.fuli-tupian1 img {
    width: 100%;
    padding: 0 5px 25px 0;
}

.fuli-tupian3 img {
    width: 100%;
    padding: 0 5px 25px 0;
}

.icon-shitang-a, .icon-sushe-a, .icon-jiangli-a, .icon-jieri-a {
    font-family: "iconfont" !important;
    font-size: 11.6rem !important;
    line-height: 19rem;
}


.wuzi-icon, .butie-icon, .sushe-icon, .shitang-icon {
    position: relative;
    left: 5%;
    color: #999999
}


.daiyu {
    width: 10%;
    border: 1px solid #999999;
    border-right: 0;
    transition: transform 0.3s;
}

.jnpx {
    border-right: 1px solid #999999
}

.daiyu-content {
    margin-top: 15rem;
    margin-bottom: 10rem;
    height: 25rem
}

.daiyu-title {
    text-align: center;
    height: 33%;
    top: 5%;
    position: relative;
}

.daiyu-title p {
    margin: 0 !important;
}

.daiyu:hover {
    transform: scale(1.04);
    background-image: url("/images/joinus/ditu123.jpg");
    color: #fff;
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 50%);
}

.daiyu:hover .heng {
    display: none
}

.daiyu:hover .heng1 {
    display: none
}

.daiyu-icon {
    text-align: center;
    color: #999999;
    height: 34%;
    line-height: 10rem;
}

.daiyu-icon i {
    font-size: 5rem !important;
}

.daiyu:hover .daiyu-icon i {
    color: #fff
}

.heng1:before {
    content: "";
    display: block;
    width: 15%;
    height: 4px;
    position: relative;
    background: #ec8500;
    margin: 0 auto;
    text-align: center;
}

.heng:before {
    content: "";
    display: block;
    width: 15%;
    height: 4px;
    position: relative;
    background: #009fb0;
    margin: 0 auto;
    text-align: center;
}

.join-shidaitu-icon {
    font-size: 5rem !important;
    position: relative;
    top: 8%;
    color: #999999;
}

.welfare {
    position: relative;
    width: 100%;
    background-color: #fff;
    /*margin: 0 1.4rem;*/
}

.welfare .welfare-title {
    position: absolute;
    left: -6%;
}

.welfare .introduction {
    padding-top: 1.85rem;
    padding-bottom: 0.43rem;
    color: #333333;
    font-size: 0.16rem;
    font-family: PingFangSC-Regular;
    text-align: center;
}

.welfare .welfare-plate {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    height: 100rem;
}

.welfare .welfare-plate .welfare-plate-img-pc {
    width: 75%;
    height: 100rem;
    position: relative;
}

.welfare .welfare-plate .welfare-plate-img-pc .img {
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    background-size: auto 100% !important;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
}

.welfare .welfare-plate .welfare-plate-img-pc .shitang-img-pc {
    background: #f6f6f6 url(/images/joinus/sushe2.jpg) no-repeat center center;
}

.welfare .welfare-plate .welfare-plate-img-pc .sushe-img-pc {
    background: #f6f6f6 url(/images/joinus/sushe-2.jpg) no-repeat center center;
}

.welfare .welfare-plate .welfare-plate-img-pc .butie-img-pc {
    background: #f6f6f6 url(/images/joinus/jiangli-2.jpg) no-repeat center center;
}

.welfare .welfare-plate .welfare-plate-img-pc .wuzi-img-pc {
    background: #f6f6f6 url(/images/joinus/jieriwuzi.jpg) no-repeat center center;
}

.welfare .welfare-plate .welfare-plate-img-pc .show {
    visibility: visible;
    opacity: 1;
}

.welfare .welfare-plate .welfare-plate-box-pc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    width: 25%;
    height: 100rem;
}

.welfare .welfare-plate .welfare-plate-box-pc .welfare-plate-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 97%;
    height: 22rem;
    background-color: #f6f6f6;
    padding: 0.5rem 0.4rem 0 0.46rem;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    cursor: pointer;
}


.welfare .welfare-plate .welfare-plate-box-pc .welfare-plate-item .plate-content h4 {
    font-weight: 600;
    font-size: 3rem;

}

.welfare .welfare-plate .welfare-plate-box-pc .welfare-plate-item .plate-content p {
    width: 100%;
    color: #666666;
    font-size: 2rem;
    margin-top: 1rem;
}

.welfare .welfare-plate .welfare-plate-box-pc .welfare-plate-item .welfare-plate-icon span {
    text-align: right;
    font-size: 12rem;
}

.welfare .welfare-plate .welfare-plate-box-pc .welfare-plate-item .plate-content {
    align-self: center;
    width: 65%;
    padding-left: 20px
}

.welfare .welfare-plate .welfare-plate-box-pc .welfare-plate-item .welfare-plate-icon {
    align-self: center;
    width: 35%;
    text-align: center
}

.welfare .welfare-plate .welfare-plate-box-pc .welfare-plate-item:hover {
    opacity: 80%;
    background-color: #009fb0;
    color: #fff;
}

.welfare .welfare-plate .welfare-plate-box-pc .welfare-plate-item:hover h4 {
    color: white;
}

.welfare .welfare-plate .welfare-plate-box-pc .welfare-plate-item:hover p {
    color: white;
}

.welfare .welfare-plate .welfare-plate-box-pc .welfare-plate-item:hover p {
    color: white;
}

/*------------我们end-----------------*/
.menu-right {
    float: right;
    font-weight: 500 !important;
}

.menu-right a {
    font-weight: 500 !important;
}

.brand-list li {
    flex-basis: 22%;
    text-align: center;
}

.company-profile-brand-list {
    list-style: none;
    margin: 0;
    /* padding: 0; */
    /* display: -webkit-box; */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.gywm {
    font-size: 1.8rem;
    font-weight: 300;
    background: #009fb0;
    color: #fff;
    width: 8.2rem;
    display: block;
    height: 2.6rem;
    border-radius: 1.2rem;
    line-height: 2.6rem;
    margin: 0 auto;
}

.gywm:hover {
    background: #fff;
}

.brand-title {
    font-size: 2rem;
    color: #fff;
    font-weight: 700;
    line-height: 8rem;

}

.brand-content {
    font-size: 1.8rem;
    color: #fff;
    font-weight: 300;
    line-height: 30px;
}

.t4-section-6 .module-ct > ul > li .item-date {
    color: #009fb0;
    font-size: 1.8rem;
}

.t4-footnav .t4-module .navbar .nav > li a.nav-link {
    font-size: 1.6rem;
}

.navbar-nav .nav-link {
    font-size: 1.6rem;
    color: #fff
}

.border-bottom {
    border-bottom: 0px !important;
}

.camera_pag_ul {
    position: absolute;
    bottom: -5px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center !important;
}

.camera_wrap .camera_pag .camera_pag_ul .cameracurrent {

    background: #009fb0 !important;
    width: 30px;
}

.camera_wrap .camera_pag .camera_pag_ul li {
    outline: none;
    background: #fff !important;
}

.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
    background: #fff;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
    background: transparent !important;
}

.t4-megamenu .navbar-nav > li > a,
.t4-megamenu .navbar-nav > li > .nav-link {
    padding-left: 20px;
    padding-right: 20px;
    /*margin-right: 10px !important;*/
    margin-right: 0px;
    margin-left: 0px;
}

.t4-megamenu .navbar-nav > li.active {
    background: #fff;
    color: #009fb0 !important;
    height: 43px;
    /*width: 150px;*/
    border-radius: 34px;
    text-align: center;
    margin-top: 14px;
    /* display: block; */
    line-height: 43px;
    margin-bottom: 14px;
    padding: 0 2rem;
}


.t4-megamenu .navbar-nav > li.active:before {
    color: #009fb0 !important;
    padding-right: 10px;
}

.t4-megamenu .navbar-nav > li.active > .nav-link,
.t4-megamenu .navbar-nav > li.active > a {
    color: #009fb0 !important;
    height: 100%;
    padding: 0 0 0 0rem !important;
    margin: 0 0 13px 0 !important;
    display: inline-grid;
    align-items: center;
}

.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
    color: #fff !important;
    font-size: 2rem;
    font-weight: 700;
}

.menu-left.iconfont {
    margin-right: 2.5rem;
}

.menu-left.iconfont .nav-link {
    display: inline-block;
    padding-left: 1rem !important;
}

.menu-left.iconfont::before {
    display: inline-block;
    color: #ffffff;
    font-size: 2.2rem;
    cursor: pointer;
}

.menu-left .nav-link {
    font-size: 2.5rem;
}

.public_praise {
    font-size: 12rem !important;
    line-height: 10.5rem
}

.public_praise1 {
    font-size: 10rem !important;
    line-height: 6.5rem
}

.t4-megamenu .nav > .dropdown > .nav-link .item-caret, .t4-megamenu .nav > .dropdown > .dropdown-toggle .item-caret {
    border-top: 4px solid #fff !important;
}

.t4-megamenu .navbar-nav > li.active > a .item-caret, .t4-megamenu .navbar-nav > li.active > .nav-link .item-caret {
    border-top-color: #009fb0 !important;
}

.t4-megamenu .dropdown-menu li > a:hover, .t4-megamenu .dropdown-menu li > a:focus, .t4-megamenu .dropdown-menu li > a:active, .t4-megamenu .dropdown-menu li > .nav-link:hover, .t4-megamenu .dropdown-menu li > .nav-link:focus, .t4-megamenu .dropdown-menu li > .nav-link:active, .t4-megamenu .dropdown-menu li .dropdown-item:hover, .t4-megamenu .dropdown-menu li .dropdown-item:focus, .t4-megamenu .dropdown-menu li .dropdown-item:active {
    color: #009fb0 !important;
}

.t4-megamenu .dropdown-menu li.active > a {
    color: #009fb0 !important;
}

.t4-section.t4-breadcrumbs {
    background: #f2f2f2;
}

.t4-jiejuefangan {
    font-size: 3.4rem;
    font-weight: 700;
    color: #009fb0;
    padding-top: 15rem;
    margin-bottom: 35px;
}

.product-menu {
    /*margin-left: -120px!important;*/
    background-color: #fff0 !important;
    position: absolute !important;
    margin-left: 0 !important;

}

.vip-uc-but {
    width: 100%;
    position: relative;
    overflow: hidden;
    border: 1px solid #dddddd;
    margin-bottom: 20rem;
}

.vip-uc-but a:link, .vip-uc-but a:visited, .uc-regis-but a:link, .uc-regis-but a:visited {
    color: #fff;
    font-size: 0px;
}

.vip-uc-a, .vip-uc-b, .vip-uc-c {
    height: 100%;
    transition: all 0.8s;
    position: absolute;
    width: 80%;
    background: #ffffff;
}

.product-menu .mega-dropdown-inner {
    width: 20%;
    background: #fff;
    height: 50rem;
    border-right: 1px solid #f2f2f2;
}

.vip-uc-a {
    left: 0;
}

.vip-uc-b {
    left: 12rem;
}

.vip-uc-c {
    left: 24rem;
}

.vip-uc-but.position1 > .vip-uc-b {
    left: 80%;
}

.vip-uc-but.position1 > .vip-uc-c {
    left: 90%;
}

.vip-uc-but.position2 > .vip-uc-b {
    left: 12rem;
}

.vip-uc-but.position2 > .vip-uc-c {
    left: 90%;
}

.vip-uc-but.position3 > .vip-uc-b {
    left: 12rem;
}

.vip-uc-but.position3 > .vip-uc-c {
    left: 24rem;
}

.vip-uc-but .row {
    margin: 0;
    padding: 0
}

.vip-uc-but .row > * {
    margin: 0;
    padding: 0
}

.vip-uc-but .dec {
    padding: 3rem 5rem;
}

.vip-uc-but .dec h1 {
    margin-bottom: 3rem;
}

.vip-uc-but .dec .jjfa-des {
    margin-bottom: 8rem;
}

.jjfa-title {
    height: 30rem;
    width: 5rem;
    background: #ec8500;
    color: #fff;
    font-size: 2.8rem;
    /* margin: 0 auto; */
    writing-mode: vertical-rl;
    font-weight: 600;
    position: absolute;
    top: 0;
    line-height: 5rem;
    letter-spacing: 6px;
    padding-top: 15px !important;
}

.search-btn {
    font-size: 2.5rem !important;
    color: #009fb0;
    vertical-align: middle;
}

.search-p {
    margin-bottom: 0
}

.searchbtn {
    margin-top: 0
}

.form-control {
    max-width: 100%;
    width: 89% !important;
    padding: 0;
    height: 50px;
    outline: none;
    font-size: 1.6rem
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn.btn-primary {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    font-size: 1.6rem;
}

.input-group-append {
    position: absolute;
    bottom: 31.5%;
    right: 7%;
    height: 50px;

}

.btn-primary {
    width: 65px;
}

.fsdfsd {
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    font-size: 4rem;
}

.header-wrap {
    font-size: 16px;
}

.brand-list {
    margin-top: 10rem;
    margin-bottom: 10rem;
    display: -webkit-box;
}

.icon-yaguanggufen_logo:before {
    padding-top: 0 !important;
}

.icon-yaguanggufen_logo {
    background: #009fb0 !important;
    color: #fff;
    height: 43px;
    text-align: center;
    margin-top: 14px;
    margin-bottom: 14px;
}

.sec-spacing-lg > .t4-section-inner > .t4-module > .module-inner > .module-ct {
    position: relative;
    height: auto;
}

/*.sec-spacing-lg>.t4-section-inner>.t4-module>.module-inner>.module-ct>ul>li>a{position: absolute;*/
/*bottom: 0;}*/
.sec-spacing-lg > .t4-section-inner > .t4-module > .module-inner > .module-ct > ul > li > a > img {
    width: 100%;
    height: 350px;
    overflow: hidden;
}

/*.py-3{padding-top: 0.5rem!important;padding-bottom: 0.5rem!important;}*/
.py-3 {
    padding: 0 !important;
    margin: 1.5rem auto !important;
}

.t4-header .header-block {
    background-color: #fff
}

#t4-header {
    width: 100%;
    z-index: 999;
}

.header-block .navbar-expand-lg {
    display: none
}

.magz-layout .item-meta span {
    padding-right: 0 !important;
    font-size: 1.8rem;
    color: #009fb0;
}

.magz-layout .item-title {
    font-size: 2rem !important;
}

.t4-header.fixed {
    position: fixed;
}

.t4-header.fixed:after {
    content: "";
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.header-after {
    height: 0;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #dddddd;
    border-color: #dddddd;
}

.all {
    display: block !important;
    color: #fff !important;
    border-color: #009fb0 !important;
    background: #009fb0 !important;
    border-radius: 2.5rem !important;
    width: 13.2rem !important;
    height: 4.5rem !important;
    line-height: 4.5rem !important;
    font-size: 1.8rem !important;
    border-top-right-radius: 0 !important;
    position: relative !important;
    border-bottom-right-radius: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    font-weight: 700 !important;
    z-index: 0 !important;
    transition: all 0.2s !important;
    text-align: center;
}

/*.public_praise:hover{*/
/*font-size: 150px!important;*/
/*}*/
.all::before {
    font-family: "iconfont" !important;
    font-size: 2.5rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e662";
    background: #ec8500;
    width: 2.5rem;
    position: absolute;
    display: block;
    height: 4.5rem;
    border-top-right-radius: 2.5rem;
    border-bottom-right-radius: 2.5rem;
    right: -2.5rem;
    transition: all 0.4s;
    z-index: -1;
    text-align: right;
}

.Language span::after {
    font-family: "iconfont" !important;
    font-size: 2rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e745";
    padding-left: 7px;
    vertical-align: middle;
}

.station-group span::after {
    font-family: "iconfont" !important;
    font-size: 2rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e6c2";
    padding-left: 7px;
    vertical-align: middle;
}

.hasTooltip span::after {
    font-family: "iconfont" !important;
    font-size: 3.5rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e62a";
    vertical-align: middle;
}

figure.pull-left {
    /*width: 30%!important;*/
    /*float: right;*/
}

.items-row .item .item-image {
    overflow: hidden;
    width: 100%;
    margin-top: 1rem;
}

.items-row .item .item-content h2, .items-row .item .item-content .h2 {
    font-size: 2.5rem;
    font-weight: 600;
}

.item-intro {
    color: #999999;
    line-height: 26px;
}

.items-row .item {
    height: 100%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    --t4-gutter-x: 2rem;
}

.news:hover {
    box-shadow: 3px 3px 20px 8px #f2f2f2;
    transition: all 0.4s;
}

.news:hover .days {
    color: #009fb0
}

.news {
    transition: all 0.4s;
}

.news_dec a {
    transition: all 0.4s;
}

.news:hover .news_dec a {
    color: #009fb0;
    transition: all 0.4s;
}

.span12 {
    padding-right: calc(var(--t4-gutter-x) / 2);
    padding-left: calc(var(--t4-gutter-x) / 2);
    height: 100%;
}
:root{
    --body-bg-color:#ffffff00;
}

.media-container {
    overflow: hidden;
    position: relative;
}

.news_date {
    padding-top: 3rem;
    height: 100%;
    font-family: "arial";
    font-weight: 500;
    font-style: italic;
}

.item-content {
    padding: 10px;
    padding-top: 3rem;
    height: 100%
}

.pagination:before, .pagination:after {
    content: " ";
    display: table;
}

.pagenav {
    margin: 0 !important;
}

.pagination {
    float: unset;
    text-align: center;
    margin-top: 5rem;
    display: table;
    margin-bottom: 15rem;
}

.pagination .pagination {
    display: inline-block
}

.pagination:after {
    clear: both;
}

.pagination li {
    float: left
}

.icon-xiangzuojiantou:before {
    font-size: 2rem;
    background: #ec8500;
    display: block;
    height: 3rem;
    border-top-left-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
    color: #fff;
    position: relative;
    right: 7px;
}

.icon-xiangyoujiantou:after {
    content: "\e662";
    font-size: 2rem;
    background: #ec8500;
    display: block;
    height: 3rem;
    border-top-right-radius: 2.5rem;
    border-bottom-right-radius: 2.5rem;
    color: #fff;
    position: relative;
    left: 7px;
}

.icon-xiangyoujiantou:before {
    content: "" !important;
}

.pagination-next p a {

    display: inline-block !important;
    height: 30px;
    text-align: center;
    line-height: 30px;
    width: 80px !important;
    color: #fff !important;
}

.pagination-prev p a {
    display: inline-block !important;
    height: 30px;
    text-align: center;
    line-height: 30px;
    width: 80px !important;
    color: #fff !important;
}

.pagination-prev p {
    float: right;
    background: #009fb0;
    position: relative;
    right: 9%;
}

.pagination-next p {
    float: left;
    background: #009fb0;
    position: relative;
    left: 9%;
}

.pagination-next {
    /*background: #009fb0;*/
    /*border-top-right-radius: 2.5rem;*/
    /*border-bottom-right-radius: 2.5rem;*/
    /*color: #fff;*/
}

.pagination li a {
    font-size: 2rem;
}

.pagination li a {
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 34px;
}

.pagination li span {
    display: inline-block;

    height: 35px;
    width: 100%;
    text-align: center;
    line-height: 34px;
    /*border-radius: 50%;*/
}

.icon-previous:after {
    font-family: "iconfont" !important;
    content: "\e614";
}

.icon-next:after {
    font-family: "iconfont" !important;
    content: "\e662";
}

.pagination .active a {
    color: #009fb0;
}

.pagination li:first-child a {
    width: 100px;
    background: #009fb0;
}

.pagination li:first-child:before {
    font-family: "iconfont" !important;
    content: "\e614";
    width: 20px;
    background: #ec8500;
    height: 35px;
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
    position: absolute;
    right: 100%;
    font-size: 2rem;
    line-height: 35px;
    color: #fff;
    font-weight: 700;
    /*left: 49%;*/
}

.page-item:first-child .page-link {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.fa-angle-double-left {
    width: 60px !important;
}

.fa-angle-double-right {
    width: 60px !important;
}

.pagination li:last-child a:after {
    font-family: "iconfont" !important;
    content: "\e662";
    width: 20px;
    background: #ec8500;
    height: 35px;
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
    position: absolute;
    left: 100%;
    top: 0;
    font-size: 2rem;
    line-height: 35px;
    font-weight: 700;
    color: #ffffff;
}

.first-page:before {
    content: " ";
    width: 20px;
    background: #ec8500;
    height: 35px;
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
    position: absolute;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.pagination li:last-child a {
    width: 100px;
    background: #009fb0;
}

.disabled {
    color: #FFFFFF;
    background-color: #dddddd
}

.pagination .disabled a {
    background-color: #dddddd !important;
}

.pagination .active a {
    background-color: #dddddd !important;
}

.page-item.disabled .page-link {
    width: 100px;
    color: #ffffff;
    pointer-events: none;
    background-color: #dddddd;
    border-color: #dddddd;
}

.page-item.disabled.last-page:after, .page-item.disabled.first-page:after {
    background: #dddddd;
}

.pagination li.disabled:first-child:before {
    background: #dddddd;
}

.disabled:last-child a:after {
    background: #dddddd !important;
}

.pagination li span {
    font-size: 2rem;
}

.page-link:hover {
    z-index: 2;
    color: #fff;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-link {
    z-index: 2;
}

.more {
    font-weight: 400;
    position: absolute;
    bottom: 30px;
    right: 0;
}

.items-row .item .item-content .page-header {
    margin-bottom: 2.5rem;
}

#jsjobsfooter {
    display: none
}

.btn-outline-primary:hover:after, .blog-list .item-readmore a:hover:after {
    width: 9.7rem;
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
}

.span12 {
}

.all:hover:before {
    width: 15.7rem;
    border-radius: 2.5rem !important;
}

li.blog-item {
    padding: 2rem;
}

li.blog-item:hover img {
    transform: scale(1.05);
}

li.blog-item img {
    transition: all 0.4s;
}

li.blog-item .item-readmore {
    margin-bottom: 3rem;
}

.t4-main-body {
    padding-top: 10rem
}

.article-aside {
    display: none !important;
}

/*.header-after{height: 9rem}*/
.blog-list .item-meta {
    margin-bottom: 2rem
}

.blog-list .item-meta span {
    color: #009fb0 !important;
}

.news-events .t4-main-body {
    width: 80% !important;
    margin: 0 auto
}

.t4-palette-新闻与媒体 .t4-module .module-title {
    color: #009fb0 !important;
    font-size: 3.4rem;
    margin-bottom: 20px;
    display: none;
}

.t4-palette-新闻与媒体 .container {
    border-top: 1px solid #efefef;
}

.t4-xsgd1, .xsgd {
    padding-bottom: 5rem;
}


.news_title {
    color: #009fb0 !important;
    font-size: 4.5rem;
    margin-bottom: 20px;
    font-weight: 700;
}

.news-page .t4-main-body {
    width: 80%;
    margin: 0 auto;
}

.fs-5, .blog-list .item-title {
    font-size: 2.2rem !important;
    line-height: 4rem;
    height: 8rem;
    overflow: hidden;
    margin-bottom: 3rem;
}

.xsgd_title {
    float: right;
    padding-top: 21px;
    font-size: 2rem;
    font-weight: 600;
}

.xsgd_title a {
    color: #000
}

.xsgd_title span {
    font-size: 4rem;
    color: #009fb0;
}

.xsgd_title a:hover {
    color: #009fb0
}

.rounded-4, .blog-list .item-image img {
    border-radius: 0 !important;
}

.t4-section.sec-spacing-lg .t4-section-inner {
    padding-top: 1rem !important;
}

.module-title span {
    padding: 0 0 2.5rem !important;
}

.module-title span {
    border-bottom: 0 !important;
}

.sec-spacing-lg > .t4-section-inner > .t4-module > .module-inner > .module-ct > ul > li:nth-child(2) {
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    height: auto;
}

.blog-list .item-meta span {
    margin: 0 !important;
    padding: 0 !important;
}

.magz-layout .item-meta span {
    margin: 0 !important;
}

.magz-layout.list-layout .item-image {
    max-width: 57% !important;
}

.t4-exhibition .col-12 {
    width: 50% !important;
}

.t4-exhibition .col-12:nth-child(1) {
    float: left;
    padding-left: 33px;
    padding-right: 15px
}

.t4-exhibition .item-ct:nth-child(1) {
    float: left;
    padding-left: 33px;
    padding-right: 15px
}

.t4-exhibition .slick-track {
    top: 23px !important;
}

.slick-slider .slick-dots {
    display: block;
    width: 100%;
    margin: 0;
    padding-top: 12px;
    padding-bottom: 20px;
    list-style: none;
    text-align: center;
    margin-bottom: 50px;
}

.slick-slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 14px;
    height: 14px;
    cursor: pointer;
    color: transparent;
    outline: none;
    background: #fff;
    border: 1px solid #009fb0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.slick-slider .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-slider .slick-dots li.slick-active button {
    background: #009fb0;
    /*width: 30px;*/
}

/*底部*/
.t4-footnav .t4-module .module-title span {
    font-size: 2rem;
    font-weight: 600 !important;
}

.phone {
    font-weight: 600;
    font-size: 2rem;
}

.footer-nav8 .module-inner {
    text-align: center
}

.footnav-3 {
    font-size: 1.6rem;
}

.footnav-2 {
    font-size: 1.6rem;
    line-height: 3rem;
}

.footnav-2 img {
    margin-top: -18px;
}

#t4-footnav .t4-row {
    padding-top: 50px;
    line-height: 30px;
}

#t4-footer .t4-row {
    width: 80%;
    margin: 0 auto !important;
}

.t4-footer .container {
    padding-top: 1rem !important;
    padding-bottom: 0 !important;
}

.container-fluid {
    width: 80% !important;
}

/*产品页*/
.main-image, .featured-view .product, .discontinued-view .product, .latest-view .product, .topten-view .product, .recent-view .product, .related-products-view .product, .products-view .product {
    width: 25%;
}

.category-view .row .category .spacer, .featured-view .spacer, .discontinued-view .spacer, .latest-view .spacer, .topten-view .spacer, .recent-view .spacer, .related-products-view .spacer, .browse-view .row .product .spacer {
    height: 100%;
    background: #fff;
}

.width33 .spacer {
    padding: 25px;
}

.spacer.product-container {
    height: 100%;
    border: solid #009fb0 1px !important;
}

.browse-view {
    background: #f2f2f2;
    padding-top: 50px;
    padding-bottom: 150px;
    margin-bottom: 0 !important;
    position: relative;
    z-index: 2;
    clear: both
}

.arguments-mobile {
    display: none
}

.product-description {
    position: relative;
    z-index: 2;
    clear: both;
    background: #fff;
    padding-bottom: 8rem;
}

.product-des-container {
    padding: 0 10rem;
}

.product-des-container ol {
    margin-left: 20px;
    padding: 0;
    position: relative;
    z-index: -999;
}

.product-des-container ol li {
    list-style-type: none;
    counter-increment: step-counter;
    margin: 1.5rem 0;
    position: relative;
    min-height: 2rem;
    padding-left: 1rem;
}

.product-des-container ol li:before {
    content: counter(step-counter);
    border-radius: 50%;
    left: -2rem;
    position: absolute;
    float: left;
    font-size: 1rem;
    height: 2rem;
    width: 2rem;
    padding: 0px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    background: #009fb0;
    line-height: 2rem;
    top: 0.2rem;
}

.category-view {
    margin-bottom: 0 !important;
    /*width: 80%;*/
    /*margin: 0 auto;*/
}

/*.row-classify h3{ padding: 25px;}*/
p.product_s_desc {
    font-size: 1.4rem;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #fff;
    height: auto !important;
    font-weight: 200;
    text-align: center;
    line-height: 25px;
}

.t4-masthead-title, .t4-masthead-description {
    color: #fff
}

.t4-masthead-title {
    font-weight: 700 !important;
    font-size: 6rem !important;
}

.t4-masthead-description:before {
    content: "";
    display: block;
    width: 8%;
    height: 2px;
    position: absolute;
    left: 60px;
    background: #fff;
    top: 50%;
}

.t4-masthead-description:after {
    content: "";
    display: block;
    width: 8%;
    height: 2px;
    position: absolute;
    right: 60px;
    background: #fff;
    top: 50%;
}

.t4-masthead-description {
    font-size: 4rem !important;
    position: relative;
    margin-left: 25% !important;
    margin-right: 25% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    letter-spacing: 1rem;
}

.t4-main-body {
    padding-bottom: 0 !important;
}

body {
    font-size: 1.6rem !important;
}

.featured-view .spacer h3, .discontinued-view .spacer h3, .latest-view .spacer h3, .topten-view .spacer h3, .recent-view .spacer h3, .related-products-view .spacer h3, .products-view .spacer h3 {
    font-size: 2.4rem !important;

}

.featured-view .spacer h3, .discontinued-view .spacer h3, .latest-view .spacer h3, .topten-view .spacer h3, .recent-view .spacer h3, .related-products-view .spacer h3, .products-view .spacer h3 {
    margin: 7px 0 0 !important;
}


.horizontal-separator {
    background: #e9e8e821 !important;
}

.category-view .row .category .spacer, .featured-view .spacer, .discontinued-view .spacer, .latest-view .spacer, .topten-view .spacer, .recent-view .spacer, .related-products-view .spacer, .browse-view .row .product .spacer {
    padding: 0 !important;
}

.category-view .row .category .spacer, .featured-view .spacer, .discontinued-view .spacer, .latest-view .spacer, .topten-view .spacer, .recent-view .spacer, .related-products-view .spacer, .browse-view .row .product .spacer {
    padding: 0 !important;
}

.vm-product-descr-container-1 {
    min-height: auto !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    background: #009fb0;
    margin-bottom: 0 !important;
    opacity: 0.9;
    height: 45px;
    overflow: hidden;
    transition: all 0.5s;
    border: 1px solid #009fb0;
    text-align: center
}

.spacer.product-container:hover .vm-product-descr-container-1 {
    height: 140px;
    transition: all 0.5s;
}

.vm-product-media-container:hover {
    /*height: 135px;*/
    transition: all 0.5s;
}

.img-classify {
    margin: 19px;
    overflow: hidden;
}

.category-classify:hover img {
    transform: scale(1.05);
}

.category-classify {
    overflow: hidden;
}

.browseCategoryImage {
    transition: all 0.4s;
}

.title-classify {
    position: absolute;
    top: 45%;
    width: 100%;
    text-align: center;
    font-size: 3.5rem;
    transform: translateY(-50%);
    font-weight: 300;
}

.subcategory-view a {
    color: #fff
}

.subcategory-view h2 {
    font-size: 4rem;
    border-bottom: 0 !important;
    color: #009fb0;
}

.browse-view h2 {
    font-size: 4rem;
    border-bottom: 0 !important;
    color: #009fb0;
}

.vm-product-descr-container-1 a {
    color: #fff;
    font-weight: 600;
}

hr {
    width: 5%;
    height: 5px !important;
    color: #ec8500;
    opacity: 1;

}

/*--------------产品详情页---------------------*/
/*--mvr热泵精馏产品详情页start--*/

.product-details .chemical:before {
    position: relative;
    font-family: "iconfont" !important;
    content: "\e648";
    font-size: 6rem;
    font-weight: 500;
    top: 1rem;
    margin-right: 1rem;
    z-index: -1;
}

.product-details .pharmacy:before {
    position: relative;
    font-family: "iconfont" !important;
    content: "\e647";
    font-size: 6rem;
    font-weight: 500;
    top: 1rem;
    margin-right: 1rem;
    z-index: -1;
}

.product-details .environmental-protection:before {
    position: relative;
    font-family: "iconfont" !important;
    content: "\e645";
    font-size: 6rem;
    font-weight: 500;
    top: 1rem;
    margin-right: 1rem;
    z-index: -1;
}

.product-details .biology:before {
    position: relative;
    font-family: "iconfont" !important;
    content: "\e646";
    font-size: 6rem;
    font-weight: 500;
    top: 1rem;
    margin-right: 1rem;
    z-index: -1;
}

.mvr-heat-pump-distillation .product-advantage {
    margin-bottom: 8rem !important;
}

h2 .title-style1 {
    position: relative;
    color: #535353;
    z-index: -1;
}

h2 .title-style1:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 0.5rem;
    background: #ec8500;
    margin-top: 2rem;
    z-index: -1;
}

.mvr-heat-pump-distillation .domain .domain-group {
    text-align: center;
}

.Rotary-washing-dryer .domain .domain-group {
    text-align: center;
    padding: 0;
}

.Rotary-washing-dryer .domain .domain-group:first-child {
    text-align: left;
    padding: 0;
}

.Rotary-washing-dryer .domain .domain-group:last-child {
    text-align: right;
    padding: 0;
}

.mvr-heat-pump-distillation .domain .domain-group .domain-icon {

    float: left;
}

.mvr-heat-pump-distillation .domain .domain-group .domain-icon span {
    font-size: 6rem;
}

.mvr-heat-pump-distillation .domain {
    margin: 8rem 0 !important;
}

.mvr-heat-pump-distillation .product-advantage .product-advantage-top {
    position: relative;
    background: #009fb0;
    width: 15rem;
    height: 15rem;
    border-radius: 15rem;
    text-align: center;
    margin: 0 auto;
    z-index: -1;
}

.mvr-heat-pump-distillation .product-advantage .product-advantage-bottom {
    text-align: left;
    margin-top: 2rem;
    padding: 0 3rem;
}

.mvr-heat-pump-distillation .product-advantage .bold {
    font-size: 2.4rem;
    text-align: center;
}

.mvr-heat-pump-distillation .product-advantage .col-md-6 {
    margin-top: 2rem;
}

.mvr-heat-pump-distillation .product-advantage .product-advantage-top .product-advantage-top-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.2;
}

.mvr-heat-pump-distillation .product-advantage .product-advantage-top .product-advantage-top-text p {
    margin: 0;
}

.mvr-heat-pump-distillation .product-advantage .product-advantage-top .product-advantage-top-text .font-big {
    font-size: 4rem;
}

.mvr-heat-pump-distillation .product-advantage .product-advantage-top .product-advantage-top-text .font-small {
    font-size: 2rem;
}

.product-details .domain .domain-group .domain-text {
    font-size: 3rem;
    font-weight: bold;
}

.mvr-heat-pump-distillation .technical-principle {
    margin-bottom: 8rem !important;
}

.mvr-heat-pump-distillation .technical-principle img {
    margin-top: 8rem;
}

.mvr-heat-pump-distillation .technical-principle .technical-principle-img {
    text-align: center;
}

.mvr-heat-pump-distillation .technical-principle .technical-principle-title {
    font-size: 2.6rem;
    font-weight: bold;
}

.mvr-heat-pump-distillation .technical-principle .technical-principle-titles {
    font-size: 2rem;
}

.mvr-heat-pump-distillation .technical-principle .technical-principle-text {
    margin-top: 2.6rem;
}

.mvr-heat-pump-distillation .technical-principle-bottom .technical-principle-bottom-title {
    font-size: 3rem;
    font-weight: bold;
}

.mvr-heat-pump-distillation .technical-principle-bottom .technical-principle-titles {
    font-size: 2rem;
}

.mvr-heat-pump-distillation .technical-principle-bottom .sequence-number {
    font-size: 3.5rem;
    color: #535353;
    font-weight: 300;
    margin: 3rem 0 2rem 0;
}

.mvr-heat-pump-distillation .technical-principle-bottom .sequence-number:after {
    position: absolute;
    content: "";
    display: block;
    width: 10rem;
    height: 0.1rem;
    background: #535353;
    z-index: -1;
    margin: 1rem 0;
}

.mvr-heat-pump-distillation .technical-principle-bottom .technical-principle-bottom-img {
    text-align: center;
}

.mvr-heat-pump-distillation .customization .line {
    height: 0.1rem;
    width: 100%;
    background: #535353;
    margin: 5rem 0;
}

.mvr-heat-pump-distillation .customization .customization-top {
    display: flex;
    align-items: center;
}

.mvr-heat-pump-distillation .customization .customization-top .customization-icon span {
    font-size: 7rem;
    color: #009fb0;
}

.mvr-heat-pump-distillation .customization .customization-top .customization-title p {
    margin: 0;
    font-size: 2rem;
    padding-left: 1rem;
}

.mvr-heat-pump-distillation .customization .customization-top .customization-title .customization-title-top {
    font-size: 2.6rem;
    font-weight: bold;
}

.mvr-heat-pump-distillation .customization .customization-text {
    margin-top: 3rem;
}

.mvr-heat-pump-distillation .customization-bottom {
    color: #fff;
}

.mvr-heat-pump-distillation .customization-bottom .customization-bottom-left {
    position: relative;
    background: #009fb0;
    padding: 6rem;
    font-size: 1.8rem;
    z-index: 0;
}
.customization-btn{
    margin-top: 2rem;
}
.mvr-heat-pump-distillation .customization-bottom .customization-bottom-left .customization-bottom-top-title {
    font-size: 2.6rem;
    font-weight: bold;
}

.mvr-heat-pump-distillation .customization-bottom .customization-bottom-left .customization-bottom-bottom .customization-bottom-bottom-title {
    font-size: 2.2rem;
    font-weight: bold;
    padding: 2rem 0 3rem 0;
}

.mvr-heat-pump-distillation .customization-bottom .customization-bottom-right {
    position: relative;
    z-index: 1;
}

.mvr-heat-pump-distillation .customization-bottom .customization-bottom-right .customization-bottom-right-img {
    position: absolute;
    width: 110%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}

.mvr-heat-pump-distillation .customization-bottom .customization-bottom-right .customization-bottom-right-img img {
    width: 100%;
}

.mvr-heat-pump-distillation-img {
    width: 60%;
}
.service-related-products{
    margin-bottom: 5rem;
}
.product-title-name .product-name{
    margin: 7px 0 0 !important;
    font-size: 2.4rem;
}

/*--mvr热泵精馏产品详情页end--*/

/*--翻转干燥洗涤机start--*/
.product-advantage .product-advantage-top .product-advantage-top-text p {
    position: relative;
    font-size: 3.5rem;
    font-weight: 300;
    z-index: -1;
}

.Rotary-washing-dryer .product-advantage .product-advantage-bottom {
    width: 50%;
    color: #707070;
    margin-bottom: 8rem;
}

.product-advantage .product-advantage-top .product-advantage-top-text p:after {
    content: "";
    position: absolute;
    left: 0;
    width: 40%;
    height: 1px;
    background-color: #707070;
    bottom: 0;
}

.technical-principle-text-subordinate {
    position: relative;
    z-index: -1;
}

.technical-principle-text-subordinate .technical-principle-text-left {
    position: absolute;
    width: 9rem;
    height: 9rem;
    color: #fff;
    background: #009fb0;
    border-radius: 9rem;
    display: grid;
    align-items: center;
    text-align: center;
    font-size: 3rem;
}

.technical-principle-text-subordinate .technical-principle-text-right {
    position: absolute;
    height: 9rem;
    display: grid;
    align-items: center;
    width: 100%;
    left: 0;
    border-radius: 9rem;
    z-index: -2;
}

.technical-principle-text-subordinate .technical-principle-text-right p {
    background: #f4f4f4;
    height: 6rem;
    border-radius: 6rem;
    display: grid;
    align-items: center;
    margin: 0;
    padding-left: 11rem;

}

.technical-principle-text {
    height: 12rem;
}

/*--翻转干燥洗涤机end--*/

/*--筒锥式洗涤干燥机start--*/
.cone-type-filter-washing-dryer .domain .domain-group .domain-text {
    font-size: 2rem;
    font-weight: 500;
    background-color: #F4F4F4;
    text-align: center;
    height: 7rem;
    line-height: 7rem;
    margin-top: 2rem;
}

.technical-principle-detailed-drawing {
    margin-top: 5rem !important;
}

.technical-principle-detailed-drawing-img {
    height: 42rem;
    overflow: hidden;
    background: #f4f4f4;
    text-align: center;
}

.technical-principle-detailed-drawing-img img {
    width: 70%;
}

.technical-principle-detailed-drawing-title {
    height: 12.2rem;
    background-color: #E0E0E0;
}

.technical-principle-detailed-drawing-title .technical-principle-detailed-drawing-text {
    text-align: center;
    font-size: 2.2rem;
    padding-top: 2rem;
}

.technical-principle-detailed-drawing-title .technical-principle-detailed-drawing-des {
    text-align: center;
    font-size: 1.4rem;
    margin: 0;
}

.cone-type-filter-washing-dryer .product-advantage .product-advantage-bottom {
    width: 60%;
    color: #707070;
    margin-bottom: 8rem;
}

.cone-type-filter-washing-dryer .product-advantage .product-advantage-top .product-advantage-top-text p:after {
    width: 30%;
}

.cone-type-filter-washing-dryer .product-advantage-bottom-title {
    font-weight: bold;
}

.cone-type-filter-washing-dryer .automatic-control-img {
    text-align: center;
}

.cone-type-filter-washing-dryer .product-function-title {
    text-align: center;
}

.cone-type-filter-washing-dryer .product-function-title span {
    font-size: 10rem;
    color: #009FB0;
    background-color: #F1FEFF;
    border-radius: 10rem;
}

.cone-type-filter-washing-dryer .product-function-text {
    font-weight: bold;
}

/*--筒锥式洗涤干燥机end--*/


.vm-product-container .vm-product-media-container {
    float: right !important;
    width: 40% !important;
    padding-left: 15px;
}

.vm-product-details-container {
    width: 60% !important;
    padding-right: 15px;
}

.main-image {
    width: 100% !important;
}

.main-image img {
    width: 100%
}

.vm-product-container {
    margin-top: 50px;
}

h1 {
    font-size: 4rem;
    font-weight: 600;
    color: #009fb0
}

.product-short-description {
    font-size: 1.8rem;
    color: #999999;
    font-weight: 200;
    line-height: 3.5rem;
}

.picture {
    color: #fff !important;
    border-color: #009fb0 !important;
    background: #009fb0 !important;
    border-radius: 4rem !important;
    width: 26rem !important;
    height: 8rem !important;
    line-height: 8rem !important;
    font-size: 3rem !important;
    border-top-right-radius: 0 !important;
    position: relative !important;
    border-bottom-right-radius: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    font-weight: 700 !important;
    z-index: 0 !important;
    transition: all 0.2s !important;
    border: 1px solid transparent;
    text-align: center;
}

.picture1 {
    color: #2b2b2b !important;
    left: 6%;
    background: #dddddd !important;
    border-color: #dddddd !important;
}

.picture1::before {
    background: #999999 !important;
}

.picture::before {
    font-family: "iconfont" !important;
    font-size: 4rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -o-font-feature-settings: revert;
    content: "\e662";
    background: #ec8500;
    width: 4rem;
    position: absolute;
    display: block;
    height: 8rem;
    border-top-right-radius: 4rem;
    border-bottom-right-radius: 4rem;
    top: -0.5px;
    right: -4rem;
    transition: all 0.4s;
    z-index: -1;
    text-align: right;
    color: #fff;
}

.picture:hover:before {
    width: 30rem;
    border-radius: 4rem !important;
}

.productdetails-view .product-short-description {
    margin: 3rem 0 10rem !important;
}

li {
    list-style: none;
}

.product-subrow {
}

/*.col-md-9{width: 100%}*/
.product-des-nav .active {
    background: #009fb0 !important;
}

.dropdown-menu {
    font-size: 1.6rem !important;
}

#t4-megamenu-yaguang-menu .nav .active .product-menu {
    margin-top: 0 !important;
}

.t4-megamenu.animate.slide .dropdown.show.animating.active > .dropdown-menu {
    margin-top: 14px !important;
}

.product-des-nav-fixed .active {
    background: #009fb0 !important;
}

.active a {
    color: #fff !important;
}

.product-des-container h2 {
    font-size: 2.8rem;
    color: #009fb0;
    margin: 8rem 0 5rem 0;
    font-weight: 700;
}

li.arguments:hover {
    background: #009fb0;
    transition: all 0.4s;
}

li.arguments:hover a {
    color: #fff;
    transition: all 0.4s;
}

.arguments {
    text-align: center;
    width: 100%;
    height: 7rem;
    background: #dddddd;
    border-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    transition: all 0.4s;
    /*bottom: 50px;*/
}

.description2 {

}

.description1 {

}

.arguments a {
    color: #999999;
    font-size: 3rem;
    font-weight: 300;
    line-height: 7rem;
    transition: all 0.4s;
}

.product-des-nav ul {
    padding-inline-start: 0;

    width: 100%;
    margin-top: 20px;
}

.product-des-nav {
    position: static;
    background: #F2F2F2;
    margin-bottom: 8rem !important;
}

.product-des-nav-fixed {
    position: fixed;
    background: #F2F2F2;
    top: 64px;
    /* transition: all 0.4s; */
}

.wxx_fixed {
    margin-top: 237px
}

.product-subrow {
    margin-top: 50px !important;
    background: #f2f2f2;
}

.product-des-nav .row {
    margin-top: 2rem !important;
}

.product-des-nav-fixed .row {
    margin-top: 2rem !important;
}

.t4-footer {
    font-size: 1.5rem
}

.stripe-table {
    margin: 50px auto 20px auto;
    width: 90%;
    min-width: 50%;
}

table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;

}

table.stripe-table td, table.stripe-table th {
    padding: 1rem 0;
    border: 1px solid #ddd;
    text-align: center;
    word-break: keep-all;
}

th, td {
    line-height: 1.42857;
    text-align: left;
    vertical-align: top;
}

table.stripe-table tr:nth-child(odd) {
    background: #F4F4F4;
}

table.stripe-table th {
    background: #009fb0;
    color: #fff;
    padding: 2.5rem 0;
}

th {
    font-weight: bold;
}

.download {
    height: 9rem;
    margin-top: 2rem;
    padding: 0;
}

.download-content {
    height: 100%;
    background: #F4F4F4;
    border: solid 1px #dddddd;
    width: 90%;
    font-size: 1.8rem;
    padding: 10px;
    transition: all 0.4s;
}

.download-content:hover {
    background: #009fb0;
}

.download-content:hover .icon-pdf:before {
    color: #fff;

}

.download-content:hover .icon-shipin-copy:before {
    color: #fff;

}

.download-content:hover .icon-xiazai:before {
    color: #fff;

}

.download-content:hover .icon2 {
    color: #fff;

}

.download-content a {
    color: #333333;
}

.icon-xiazai {
    font-size: 4rem !important;
}

.icon-pdf {
    font-size: 6rem !important;
}

.icon-pdf:before {
    color: #009fb0;
    /*position: relative;*/
    vertical-align: sub;
}

.icon-shipin-copy {
    font-size: 6rem !important;

}

.icon-shipin-copy:before {
    color: #009fb0;
    /*position: relative;*/
    vertical-align: sub;
}

.icon-xiazai:before {
    /*position: relative;*/
    vertical-align: sub;
    left: 68%;
}

.product_description div {
    float: left
}

.content {
    padding-left: 2rem;
}

.icon1 {
    width: 15%;
    line-height: 4.5rem;
}

.icon2 {
    line-height: 8rem;
    width: 70%
}

.icon3 {
    width: 15%;
    line-height: 5.5rem;
    text-align: center
}

.recommend-container {
    padding: 0;
    margin-bottom: 8rem;
    height: 122px;
    display: inline-block;
    border: #009fb0 2px solid;
    border-top-right-radius: 3.8rem;
    float: left;
}

.request-container {
    clear: both;
}

.recommend-container:nth-of-type(2) {
    margin-right: 30px;
}

.recommend-container:nth-of-type(3) {
    margin-right: 30px;
}

.pagination-prev, .pagination-next {
    margin: 0 !important;
}

.pagination li {
    margin-right: 7px;
    margin-left: 7px;
    position: relative;
}

.pagination li a {
    color: #fff;
    background: #009fb0;
    border: 1px;
}

.pagination .active {
    width: 35px;
    height: 35px;
    background: #dddddd;
    color: #fff
}

.strength {
    height: 60px;
    width: 190px;
    background: #f2f2f2;
    padding: 0;
    border-top-right-radius: 3.8rem;
    text-align: center;
    font-size: 4rem;
    color: #009fb0;
    font-weight: 600;
    line-height: 60px
}

.standard {
    height: 60px;
    width: 190px;
    border-top: #009fb0;
    padding: 0;
    background: #009fb0;
    text-align: center;
    font-size: 1.8rem;
    color: #fff;
    display: grid;
    align-items: center;
}

.standard2 {
    height: 60px;
    width: 190px;
    background: #00A7AA;
    position: relative;
    top: 100px;
}

.row-fluid {
    border-bottom: 1px solid #dddddd
}

.news {
    height: 100%
}

.module-inner h6 {
    border-bottom: 0;
    margin: 0 0 3rem 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 4rem;
    color: #009fb0;
}

.t4-megamenu .dropdown-menu a {
    color: var(--mainnav-link-color) !important;
}

.module-inner h6:after {
    content: "";
    display: block;
    width: 20%;
    height: 4px;
    position: relative;
    background: #ec8500;
    margin-top: 6px;
}

.module-inner span {
    padding: 0 !important;
}

.newsflash-content {
    padding-right: 2rem;
}

.newsflash-content .item-readmore {
    position: absolute;
    bottom: 2rem;
}

ul.eventdetail {
    padding-left: 0;
}

.newsflash-title {
    font-size: 2rem;
    line-height: 3rem;
    margin: 0 0 2rem 0;
    height: 6rem;
    overflow: hidden;
}

.t4-palette-gray h3 a:hover {
    color: #009fb0;
}

.newsflash-content-title a {
    color: var(--body-text-color);

    font-weight: 600;
}

.newsflash-content-title {
    font-size: 1.8rem;
    margin-top: 20px;
}

.newsflash-content-title a:hover {
    color: #009fb0;
}

.sidebar-l {
    padding-right: 70px
}

.item-page .page-header h1 {
    font-size: 3.6rem !important;
    font-weight: bold !important;
    margin-bottom: 3rem;
    /*color: #009fb0*/
}

.table-row.row {
    color: #fff
}

.item-page .page-header h1:after {
    content: "";
    display: block;
    width: 4%;
    height: 4px;
    position: relative;
    background: #ec8500;
    margin-top: 1rem;
}

.item-pagebanner .page-header h1 {
    color: #009fb0;
    font-size: 3.6rem !important;
    font-weight: bold !important;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    line-height: 5rem;
}

.eventdetail i {
    font-size: 2rem;
    color: #009fb0;
    margin-right: 5px;
}

.eventdetail li {
    margin-top: 1rem;
    font-weight: 200;
    font-size: 1.8rem;
}

.join-title h1, .join-title p {
    text-align: center;
    line-height: 6rem
}

.join-title p {
    font-size: 1.8rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.join-title h1:after {
    content: "";
    display: block;
    width: 5%;
    height: 4px;
    position: relative;
    background: #ec8500;
    margin: 0 auto;
    text-align: center
}

/*.products-view{display: none}*/
/*-----------------------------------------------------------------------------------------------------------*/


ul.nav-child.unstyled.small {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    left: 20%;
}

li.deeper.parent:hover .nav-child {
    visibility: visible;
    opacity: 1;
    background: #fff;
    position: absolute;
    top: 0px;
    min-height: 50rem;
    /*margin-left: 6%;*/
}

li.deeper.parent:hover .unstyled {
    -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
    box-shadow: 0px 2px 2px 0 rgb(0 0 0 / 14%), 0px 1px 5px 0 rgb(0 0 0 / 12%), 0 2px 3px 0 rgb(0 0 0 / 20%);

}

.mega-dropdown-inner li.parent {
    width: 100%;
    display: block;
    /*position: relative;*/
}

.mega-dropdown-inner li.parent a {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    line-height: 45px;
    margin: 0 2rem;
}

.item-277current::after {
    font-family: "iconfont" !important;
    content: "\e662";
    position: absolute;
    right: 80%;
    font-size: 2.5rem;
    z-index: 1;
}

#Mod188 .item-277::after {
    font-family: "iconfont" !important;
    content: "\e662";
    position: absolute;
    right: 80%;
    font-size: 2.5rem;
    z-index: 1;
}

#Mod188 .item-279::after {
    font-family: "iconfont" !important;
    content: "\e662";
    position: absolute;
    right: 80%;
    font-size: 2.5rem;
    z-index: 1;
}

.item-279current::after {
    font-family: "iconfont" !important;
    content: "\e662";
    position: absolute;
    right: 80%;
    font-size: 2.5rem;
    z-index: 1;
}

.item-277current::after {
    font-family: "iconfont" !important;
    content: "\e662";
    position: absolute;
    right: 80%;
    font-size: 2.5rem;
    z-index: 1;
}

.item-280current::after {
    font-family: "iconfont" !important;
    content: "\e662";
    position: absolute;
    right: 80%;
    font-size: 2.5rem;
    z-index: 1;
}

.item-281current::after {
    font-family: "iconfont" !important;
    content: "\e662";
    position: absolute;
    right: 80%;
    font-size: 2.5rem;
    z-index: 1;
}

#Mod188 .item-280::after {
    font-family: "iconfont" !important;
    content: "\e662";
    position: absolute;
    right: 80%;
    font-size: 2.5rem;
    z-index: 1;
}

#Mod188 .item-281::after {
    font-family: "iconfont" !important;
    content: "\e662";
    position: absolute;
    right: 80%;
    font-size: 2.5rem;
    z-index: 1;
}

.item-277, .item-279, .item-280 {
    border-bottom: solid 1px #dddddd;
    /*line-height: 55px;*/
}

.item-277current, .item-279current, .item-280current {
    border-bottom: solid 1px #dddddd;
    /*line-height: 55px;*/
}

.item-281 {
    line-height: 55px;
    border-bottom: solid 1px #dddddd;
}

.item-281current {
    line-height: 55px;
    border-bottom: solid 1px #dddddd;
}

.t4-module .nav li ul > li > a:before, .t4-card .nav li ul > li > a:before, .moduletable .nav li ul > li > a:before, .module_menu .nav li ul > li > a:before {
    display: none
}

.t4-megamenu .dropdown-menu {
    padding: 0 !important;
}

.t4-megamenu .nav > .dropdown > .nav-link .item-caret, .t4-megamenu .nav > .dropdown > .dropdown-toggle .item-caret {
    display: none;
}

/*.t4-megamenu .mega-inner{padding-top: 0rem;padding-bottom: 0rem;}*/
.product-menu {
    height: 50rem;
    border-right: #dddddd;
}

.menu-home {
    visibility: hidden;
    opacity: 0;
    width: 0;
    transition: all 0.4s;
    margin-right: 0 !important;
}

.t4-header.fixed .menu-home {
    /* position: fixed; */
    visibility: visible;
    opacity: 1;
    width: 18rem;
    margin-right: 2.5rem !important;
}

.menu-home a {
    display: none !important;
}


.menu-home.iconfont:before {
    font-size: 4rem;
    height: 70px;
    color: #ffffff;
    padding-top: 1.5rem;
}

ul.feature-list {
    padding-left: 3rem;
    position: relative;
    z-index: -1;
}

ul.feature-list li {
    margin: 1rem 0 1rem 0;
}

ul.feature-list li:before {
    content: " ";
    display: inline-block;
    border-radius: 50%;
    background: #009fb0;
    width: 0.7rem;
    height: 0.7rem;
    position: absolute;
    left: 0;
    margin-top: 1rem;
}

.item-pagebanner .article-info {
    text-align: center;
}

.news-page .article-body p, .events-page .article-body p {
    font-size: 1.8rem;
    line-height: 3rem;
    margin-bottom: 3rem;
}

.news-page .article-body img {
    max-width: 80%;
    margin-bottom: 6rem;
    text-align: center;
}

.events-page .article-body h2,
.news-page .article-body h2 {
    font-weight: 700;
    margin-bottom: 5rem;
    margin-top: 8rem;
    font-size: 3rem;
    color: #009fb0;
}

.events-page .article-body h2:after,
.news-page .article-body h2:after {
    content: "";
    display: block;
    width: 5rem;
    height: 0.5rem;
    position: relative;
    background: #ec8500;
    top: 1rem;
}

.input-group {
    display: none;
}

/*联系我们*/
.baidumap {
    margin-top: 10rem
}

#lxwm-group-member .lxwm-member {
    height: 100%;
    position: relative;
    border: none;
}

#lxwm-group-member .lxwm-member .member_img {
    height: auto;
    width: 100%;
}

#lxwm-group-member .lxwm-member .member_img img {
    width: 100%
}

#lxwm-group-member .member:hover .group_add {
    height: 100%;
    transition: all 0.4s;
}

#lxwm-group-member .lxwm-member-img {
    position: absolute;
    top: 0;
    width: 30%;
    padding: 15px;
}

#lxwm-group-member .group_title1 {
    margin-top: 10rem;
    font-size: 3.6rem;
    margin-bottom: 8rem;
}

#lxwm-group-member {
    margin-bottom: 10rem;
}


.lxwm_tel, .lxwm_baojia {
    background: #009fb0;
    color: #fff;
    width: 48%;
    height: 20rem;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.fwrx {
    height: 100%;
    align-items: center;
}


.lxwm_tel_icon, .lxwm_baojia_icon {
    width: 20%
}

.lxwm_tel_number, .lxwm_baojia_btn {
    width: 80%;
    font-size: 4rem
}

.lxwm_tel_number {
    line-height: 6rem;
    padding-top: 35px;
}

.lxwm_tel_number .tel-title {
    font-weight: 700;
}

.lxwm_tel_number .tel {
    font-weight: 200;
}

.lxwm_baojia_btn {
    line-height: 17rem
}

.icon-yuanqufuwurexian, .icon-xinfeng {
    font-size: 12rem !important;
    text-align: end
}

.lxwm_contact {
    margin-top: 8rem;
}

.lxwm_title {
    font-size: 3rem;
    font-weight: 600;
    color: #009fb0;
    padding-bottom: 20px;
}

.lxwm_add {
    font-size: 1.8rem;
    color: #999999;
}

.lxwm_add a {
    font-size: 1.8rem;
    color: #999999;
}

.lxwm_administration_icon, .lxwm_manpower_icon {
    font-size: 8rem !important;
    line-height: 8rem;
    color: #009fb0;
    padding-left: 7px;
}

.lxwm_administration_title, .lxwm_manpower_title {
    font-size: 3.6rem;
    font-weight: 600;
    color: #009fb0;
    line-height: 8rem;
}

.lxwm_administration_tel, .lxwm_manpower_tel {
    font-size: 3rem;
    font-weight: 600;
    color: #5f5f5f;
}

.lxwm_administration, .lxwm_manpower {
    /*border-left: 2px solid #dddddd;*/
    /*padding-left: 50px;*/
}


.lxwm_manpower {
    width: 24.5% !important;
}

.lxwm_tik_tok_img, .lxwm_wechat_video_img, .lxwm_wechat_img {
    width: 20%
}

.lxwm_media_wechat_video, .lxwm_media_wechat, .lxwm_media_tik_tok {
    text-align: center;
    height: 300px;
    transition: all 0.3s
}

.lxwm_wechat_hide, .lxwm_wechat_video_hide, .lxwm_tik_tok_hide {
    height: 300px;
    background: #009fb0e6;
    position: relative;
    bottom: 70%;
    z-index: 1;
    transition: all 0.6s;
    opacity: 0;
}

.lxwm_media_title {
    font-size: 3rem;
    font-weight: 600;
    color: #009fb0;
    padding-bottom: 15rem;
    padding-top: 10rem
}

.hover-img:hover ~ .lxwm_wechat_hide {
    opacity: 1;
}

.lxwm_media_wechat_video:hover .lxwm_wechat_video_hide {
    opacity: 1;
}

.lxwm_media_tik_tok:hover .lxwm_tik_tok_hide {
    opacity: 1;
}

.lxwm_wechat_qrcode img, .lxwm_wechat_video_qrcode img, .lxwm_tik_tok_qrcode img {
    width: 50%
}

.lxwm_wechat_qrcode, .lxwm_wechat_video_qrcode, .lxwm_tik_tok_qrcode {
    padding-top: 70px;
    padding-right: 20px;
    text-align: right
}

.lxwm_qrcode {
    text-align: left;
    padding-top: 100px;
    color: #fff;
    padding-left: 20px;
    font-size: 1.8rem;
}

.group-foot {
    position: absolute;
    bottom: 0%;
    color: #fff;
    background: #009fb0;
    height: 71px;
    line-height: 70px;
    font-size: 2.6rem;
    margin: 0 auto;
    width: 100%
}

.group-foot a {
    color: #fff !important;
}

.group-title1 {
    color: #fff;
    font-size: 3rem;
    text-align: right;
}

.group-logo img {
    width: 45%
}

.group-img :hover img {
    transform: scale(1.04);
}

.group-img {
    overflow: hidden;
}

.group-img img {
    transition: all 0.4s;
}

.icon-wangzhi {
    font-size: 2.6rem !important;
}

.icon-tel {
    font-size: 2.6rem !important;
}

.icon-wangzhi:before {
    padding-right: 10px;
}

.icon-tel:before {
    padding-right: 10px;
}

.lxwm-bj {
    background: #009fb0;
    border: 0;
    width: 100%;
    text-align: left;
    color: #fff;
}

.bj {
    height: 100%;
    align-items: center;
}

.lh, .dlh, .jlj {
    position: relative;
    width: 49%;
    margin-top: 5rem
}

.group-url, .group-tel {
    padding-right: 0
}

.group-logo {
    padding-left: 25px;
}

.group-header {
    position: absolute;
    bottom: 80%;
    width: 100%;
}

.group {
    --t4-gutter-x: 0
}

.dlh {
    margin-left: 2rem
}

/* 联系我们 */
.lxwm-page-wrap .lxwm_contact .lxwm_content {
    position: relative;
}

.lxwm-page-wrap .lxwm_contact .lxwm_content::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -30px;
    height: 85%;
    border-left: 1px solid #999;
    transform: translateY(-50%);
}

.lxwm-page-wrap .lxwm-form-wrap {
    margin: 5rem auto;
}

.lxwm-page-wrap .lxwm-form-wrap .cf-form-wrap {
    background-color: #f2f2f2 !important;
}

.navbar-brand.logo-control img.logo-img {
    max-height: 50px;
}

/* 导航条-小箭头图片 */
#t4-breadcrumbs nav > ol > li > .divider > img {
    display: none !important;
}

/* 表单样式 start*/
.cf-form-wrap.cf-col-16 {
    padding: 4rem;
}

.cf-control-group.cf-one-half {
    padding: 1.5rem;
}

.convertforms .cf-input {
    border-radius: 0;
}

/* 表单样式 end */

/* tags 样式 start */
.tags > li {
    float: left;
    margin-right: 0.25rem;
    line-height: 1;
    background: #f4f4f4;
    border: 1px solid #ddd;
    padding: 1rem 2rem;
    margin-right: 2rem !important;
    border-radius: 2.2rem;
    height: 4.4rem;
}

/* tags 样式 end */

/* 网站地图 start */
.osmap-items h2 {
    display: none;
}

/* 网站地图 end */

/* 百度地图-start */
#bd-map .shadow img {
    max-width: unset;
}

/* 百度地图-end */


@media (max-width: 2000px) {
    .gpdm {
        left: 22%;
        top: 27px;
    }

    .dj-megamenu-default {
        right: 4.5%;
    }

    .t4-masthead-description:before {
        left: -25px;
    }

    .t4-masthead-description:after {

        right: -25px;

    }

    /*联系我们*/
    .group-title1 {
        font-size: 2.2rem;
    }

    .group-foot {
        height: 50px;
        line-height: 50px;
    }

    .group-foot {
        font-size: 2.2rem;
    }

    .icon-wangzhi {
        font-size: 2rem !important;
    }

    .icon-tel {
        font-size: 2rem !important;
    }

    /*加入我们*/
    .fuli-shitang {
        height: 650px;
    }

    .fuli-title, .fuli-sushe, .fuli-butie, .fuli-wuzi {
        margin-bottom: 2%
    }

    .icon-shitang-a, .icon-sushe-a, .icon-jiangli-a, .icon-jieri-a {
        font-size: 8.6rem !important;
        line-height: 15rem;
    }

    .shitang, .sushe, .butie, .wuzi {
        margin-top: 3rem
    }

    /*.fuli-tupian{height: 655px;}*/
    /*产品*/
    .title-classify {
        font-size: 2.5rem
    }

    .jxyd {
        font-size: 2.6rem !important;
    }

    .dashed:before {
        right: 2%;
        bottom: 18.6%;
    }

    /*简介*/
    .rightborder .title {
        font-size: 5rem;
    }

    /*资质*/
    .qyzz .qyzz-item-zs {
        height: 38rem;
    }

    .qyzz-item-zs-title {
        line-height: 2.5rem;
    }

    /*资质end*/
}

@media (max-width: 1600px) {
    /*视频中心start*/
    .avs-player iframe{
    width: 100%!important;
    height: 100%!important;
}
    /*视频中心end*/
    /*新闻banner*/
    .news-banner-des:before {
        left: 26%;
    }

    .news-banner-des:after {
        right: 26.5%;
    }

    /*新闻banner-end*/
    .logo-control embed {
        width: 70% !important;
    }


    .dj-megamenu-default {
        right: 5%;
    }

    .fuli-shitang {
        height: 545px;
    }

    .fuli-title, .fuli-sushe, .fuli-butie, .fuli-wuzi {
        margin-bottom: 1.4%;
    }

    .t4-masthead-description:before {
        left: -30px;
    }

    .t4-masthead-description:after {
        right: -30px;
    }

    .title-classify {
        font-size: 2.8rem;
    }

    .featured-view .spacer h3, .discontinued-view .spacer h3, .latest-view .spacer h3, .topten-view .spacer h3, .recent-view .spacer h3, .related-products-view .spacer h3, .products-view .spacer h3 {
        margin: 12px 0 0 !important;
    }

    .featured-view .spacer h3, .discontinued-view .spacer h3, .latest-view .spacer h3, .topten-view .spacer h3, .recent-view .spacer h3, .related-products-view .spacer h3, .products-view .spacer h3 {
        font-size: 2rem !important;
    }

    /*简介*/
    .dashed:before {
        right: 3%;
        bottom: 20.3%;
    }

    /*1600售前服务*/
    .fwrx-list .left, .fwrx-list .right {
        width: 40%;
    }

    /*售前服务end*/
    /*招聘详情页*/
    .jobs-zpxx .rcfz-xx-bottom, .jobs-zpxx .rcfz-xx-top {
        height: 20rem;
    }

    .zp-qrcode-image img {
        width: 70%;
    }

    .zp-qrcode-image {
        width: 40%;
    }

    .lxdh, .lxzj {
        font-size: 2rem;
    }

    /*招聘详情页end*/
    /*资质*/
    .rongyuzhengshu3 .slick-prev {
        top: 40%;
        left: 40px;
    }

    .rongyuzhengshu3 .slick-next {
        top: 40%;
        right: 40px;
    }

    .qyzz-slick2::after {
        bottom: 9%;
    }

    .qyzz-slick1::after {
        bottom: -9%;
    }

    /*资质end*/
}

@media (max-width: 1280px) {
    /*新闻banner*/
    .news-banner-des {
        top: 50.5%;
    }

    .news-banner-des:before {
        left: 21%;
    }

    .news-banner-des:after {
        right: 21.5%;
    }

    /*新闻banner-end*/
    .gpdm {
        left: 26%;
        top: 25px;
    }

    .dj-megamenu-default {
        right: 6%;
    }

    .about-text {
        height: 180px;
    }

    .t4-masthead-title {
        font-weight: 600 !important;
        font-size: 5rem !important;
    }

    .t4-masthead-description:before {
        left: -45px;
    }

    .t4-masthead-description:after {
        right: -45px;
    }

    .icon-yao {
        font-size: 12rem !important;
        left: 12%;
    }

    .icon-a-dianliang1 {
        font-size: 12rem !important;
        left: 12%;
    }

    .solution-title {
        height: 50px;
        line-height: 50px;
    }

    /*首页*/
    .vip-uc-but .dec h1 {
        margin-bottom: 1rem;
        font-size: 2.3rem;
        margin-top: 3rem;
    }

    .vip-uc-but a:link, .vip-uc-but a:visited, .uc-regis-but a:link, .uc-regis-but a:visited {
        margin-top: 4rem;
    }

    .vip-uc-but .dec .jjfa-des {
        margin-bottom: 2rem;

    }

    h1 {
        font-size: 3rem;
    }

    .vip-uc-but .dec .jjfa-des {
        margin-bottom: 3rem;
    }

    .brand-list {
        margin-bottom: 5rem
    }

    .gywm {
        margin: 0 auto 5rem auto
    }

    .brand-list li {
        flex-basis: 19%
    }

    #t4-section-1 {
        height: auto
    }

    .vip-uc-but .dec {
        padding: 1rem 5rem;
    }

    /*简介*/
    .public_praise1 {
        font-size: 10rem !important;
        line-height: 10.5rem;
    }

    .rightborder .title {
        font-size: 4rem;
        color: #fff;
        font-weight: bold;
    }

    .corporate_text {
        padding-top: 4rem;
    }

    .group_title1 {
        margin-top: 10rem
    }

    .bantu {
        font-size: 12rem !important;
    }

    .member {
        width: 48%;
        margin: 10px 10px;
    }

    .dashed:before {
        bottom: 20.4%;
    }

    /*---荣誉资质---*/
    .qyzz .qyzz-item-zs {
        height: 35rem
    }


    /*.qyzz-slick1::after {*/
    /*    bottom: 69%*/
    /*}*/
    /*.qyzz-slick2::after {*/
    /*    bottom: 42%*/
    /*}*/
    /*---荣誉资质end---*/
    /*产品*/
    /*.row-classify {*/
    /*  width: 50%;*/
    /*   margin-bottom: 0px;*/
    /*   margin-top: 0px;*/
    /*}*/
    .title-classify {
        font-size: 2.2rem;
    }

    p.product_s_desc {
        margin-top: 5px;
    }

    /*新闻展会*/
    .module-inner h6 {
        font-size: 2.5rem;

    }

    .sidebar-l {
        padding-right: 20px;
    }

    .days {
        left: 15%
    }

    .years {
        right: 30%
    }

    .item-intro {
        height: 45px;
        overflow: hidden;
    }


    /*简历*/
    .tdrk {
        margin-top: 50px;
    }

    .lxdh, .lxzj, .wz, .dz, .qrcode-image {
        width: 100%
    }

    .zp-content {
        line-height: 25px;
    }

    .qrcode-image {
        font-size: 1.8rem;
    }

    .rcfz-xx-bottom {
        line-height: 4rem;
    }

    .lxdh, .lxzj {
        font-size: 2rem;
    }

    .qrcode-image {
        font-size: 1.5rem;
    }

    .jobs-zpxx .rcfz-xx-bottom, .jobs-zpxx .rcfz-xx-top {
        height: 17rem;
    }

    /*加入我们*/
    .fuli-shitang {
        height: 450px;
    }

    .fuli-tupian {
        height: 428px;
    }

    .fuli-title, .fuli-sushe, .fuli-butie, .fuli-wuzi {
        height: 11.8rem;
    }

    .fuli-tupian1 img {
        width: 100%;
        padding: 0 5px 30px 0;
    }

    .icon-shitang-a, .icon-sushe-a, .icon-jiangli-a, .icon-jieri-a {
        line-height: 12rem;
    }

    .shitang, .sushe, .butie, .wuzi {
        line-height: 3rem;
    }

    /*联系我们*/
    .lxwm_administration, .lxwm_manpower {
        /*border-left: 2px solid #dddddd;*/
        /*padding-left: 48px;*/
    }

    .group-title1 {
        font-size: 2rem;

    }

    .group-foot {
        height: 50px;
        line-height: 50px;
    }

    .icon-tel, .icon-wangzhi {
        font-size: 1.8rem !important;
    }

    /*1280售前服务*/
    .fwrx-list .left {
        line-height: 8rem;
        padding-right: 4rem;
        width: 45%;
    }

    .fwrx-list .left dl, .fwrx-list .right dl {
        padding-bottom: 3rem;
        padding-top: 3rem;
    }

    .fwrx-list .right {
        line-height: 8rem;
        padding-left: 4rem;
        width: 45%;
    }


    /*售前服务end*/

}

@media (max-width: 1200px) {
    /*.fuli-shitang {*/
    /*  display: none;*/
    /*}*/
    .dj-megamenu-default {
        right: 10%;
    }

    .searchbtn {
        right: 3%;
        line-height: 2px;
    }

    .t4-offcanvas-toggle {
        display: block
    }

    .navbar .active a {
        color: #009fb0 !important;
    }

    .title-classify {
        font-size: 2rem !important;
    }

    .subcategory-view h2 {
        font-size: 2.8rem !important;
    }

    hr {
        width: 8% !important;
    }

    .first {
        font-weight: 600
    }
}

@media (max-width: 1024px) {
    /*---首页start---*/
    .gpdm {
        left: 28%;
        top: 30px;
    }

    .vip-uc-but a:link, .vip-uc-but a:visited, .uc-regis-but a:link, .uc-regis-but a:visited {
        margin-top: 1rem;
    }

    .vip-uc-but .dec h1 {
        margin-top: 1rem
    }

    .jjfa-title {
        height: 23rem;
        font-size: 2rem;
        padding-top: 10px !important;
    }

    .vip-uc-but .dec .jjfa-des {
        margin-bottom: 1rem;
    }

    #t4-section-1 {
        height: auto
    }

    .brand-list li {
        flex-basis: 37%;
        text-align: center;
        margin: 25px;
    }

    .news_title {
        font-size: 3.5rem
    }

    .item-title {
        font-size: 1.8rem
    }

    .newsflash-content p {
        display: none
    }

    .newsflash-title {
        font-size: 1.8rem
    }

    .eventdetail li {
        font-size: 1.6rem
    }

    .brand-list {
        margin-bottom: 5rem
    }

    .gywm {
        margin: 0 auto 5rem auto;
    }

    /*---首页end---*/
    /*简介*/
    #play_icon {
        top: 38%;
        right: 43%;
        width: 50px;
    }

    .rightborder .title {
        text-align: center
    }

    .corporate_text {
        padding-top: 1rem
    }

    .bantu {
        font-size: 8rem !important;
    }

    .member {
        width: 47%
    }

    .lc_title1 {
        font-size: 3.5rem;
        margin-bottom: 4rem
    }

    .corporate_des {
        margin-top: 1rem
    }

    .corporate_bottom {
        margin-top: 2rem
    }

    .rightborder .title {
        font-size: 3rem
    }

    .rightborder .content {
        padding-top: 0
    }

    .group_title1 {
        font-size: 3.5rem
    }

    .t4-masthead-title {
        font-size: 4rem !important;
    }

    .t4-masthead-description {
        font-size: 3rem !important;
    }

    /*简介end*/
    /*---荣誉资质start---*/
    /*.qyzz-slick2::after {*/
    /*    bottom: 32%*/
    /*}*/
    /*.qyzz-slick1::after {*/
    /*    bottom: 65%*/
    /*}*/
    /*---荣誉资质end---*/
    /*----职位招聘---*/
    .zp-qrcode-image img {
        width: 75%
    }

    .zp-qrcode-image {
        width: 40%
    }

    .zp-content {
        line-height: 21px;
    }

    /*----职位招聘end---*/
    /*菜单*/
    .item-277::after {
        display: none;
    }

    .item-279::after {
        display: none;
    }

    .item-280::after {
        display: none;
    }

    .item-281::after {
        display: none;
    }

    .item-281 {
        line-height: 1px
    }

    /*菜单end*/
    /*产品*/
    div.product {
        min-width: 0
    }

    .featured-view .spacer h3, .discontinued-view .spacer h3, .latest-view .spacer h3, .topten-view .spacer h3, .recent-view .spacer h3, .related-products-view .spacer h3, .products-view .spacer h3 {
        font-size: 1.6rem !important;
        line-height: 20px;
        height: 5rem;
        display: inline-grid;
        align-items: center;
        margin-top: 0 !important;

    }

    .product-des-nav-fixed {
        position: fixed !important;
        top: 0 !important;
    }

    .items-row .item .item-content h2, .items-row .item .item-content .h2 {
        font-size: 2rem;
    }

    .days {
        font-size: 4rem
    }

    .news_date .published {
        padding-top: 4.5rem;
    }

    .items-row .item .item-content h2, .items-row .item .item-content .h2 {
        font-size: 2rem
    }

    .item-pagebanner .page-header h1 {
        font-size: 2.5rem !important;
    }

    /*产品end*/
}

@media (max-width: 992px) {
    .product-function-title {
        width: 25%;
    }

    .cone-type-filter-washing-dryer .product-advantage .product-advantage-bottom {
        width: 80%;
    }

    .product-advantage .col-lg-6 {
        width: 50%;
    }

    .technical-principle-text {
        height: 15rem;
    }
    /*--mvr热泵精馏产品详情页start--*/
    .mvr-heat-pump-distillation .customization-bottom .customization-bottom-left {
        position: unset;
    }

    .mvr-heat-pump-distillation .customization-bottom .customization-bottom-right {
        position: unset;
        padding: 0;
    }

    .mvr-heat-pump-distillation .technical-principle-bottom .technical-principle-bottom-img {
        margin: 5rem 0;
    }

    .mvr-heat-pump-distillation .customization-bottom .customization-bottom-right .customization-bottom-right-img {
        position: unset;
        width: 100%;
        transform: initial;
    }

    .mvr-heat-pump-distillation-img {
        width: 100%;
    }

    /*--mvr热泵精馏产品详情页end--*/

    .news-banner-des {
        font-size: 3rem;
        top: 57.5%;
    }

    .gpdm {
        left: 29%;

    }

    #play_icon {
        top: 35%;
        right: 40%;
    }

    #pause_icon {
        top: 35%;
        right: 40%;
    }

    /*联系我们*/
    .lxwm_tel, .lxwm_baojia {
        height: auto
    }

    .lxwm_tel_icon, .lxwm_baojia_icon {
        width: 30%
    }

    .lxwm_tel_number, .lxwm_baojia_btn {
        width: 70%
    }

    .lxwm_tel_number {
        padding-top: 25px;
    }

    .lxwm_administration, .lxwm_manpower {
        padding-left: 25px
    }

    .lxwm_administration_icon, .lxwm_manpower_icon {
        font-size: 7rem
    }

    .lxwm_administration_title, .lxwm_manpower_title {
        font-size: 2.6rem
    }

    .lxwm_administration_tel, .lxwm_manpower_tel {
        font-size: 2rem
    }

    .lxwm_title {
        font-size: 2.6rem
    }

    /*.group-foot{*/
    /*  position: relative;*/
    /*  width: 90%;*/
    /*  height: 45%;*/
    /*  top: -63%;*/
    /*  margin-left: 0px;*/
    /*  padding: 0;*/
    /*  padding-top: 10px;*/
    /*  background-color: rgba(0, 0, 0, .5);*/
    /*}*/
    .group-header {

        z-index: 1;
    }

    .row-classify {
        width: 50%;
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .main-image, .featured-view .product, .discontinued-view .product, .latest-view .product, .topten-view .product, .recent-view .product, .related-products-view .product, .products-view .product {
        width: 50%;
        padding-top: 15px;
    }

    .title-classify {
        font-size: 3rem !important;
    }

    .t4-masthead-description {
        font-size: 3rem !important;
    }

    .spacer.product-container:hover .vm-product-descr-container-1 {
        height: 160px;
    }

    p.product_s_desc {
        margin-top: 10px;
    }

    .module-inner h6 {
        font-size: 2.2rem
    }

    .sidebar-l {
        padding-right: 15px;
    }

    /*.newsflash-item .introimage-wrapper{width: 175px;}*/
    .years {
        font-size: 2rem;
        right: 42%;
    }

    .days {
        font-size: 6rem;
        left: 0%;
    }

    .item-intro {
        height: 50px;
        overflow: hidden;
    }

    .news_date {
        padding-top: 5rem
    }

    .items-row .item .item-image {
        margin-top: 4rem
    }

    .items-row .item .item-content h2, .items-row .item .item-content .h2 {
        font-size: 2rem
    }

    .tdrk {
        margin-top: 30px;
    }

    .lxdh, .lxzj, .wz, .dz, .qrcode-image {
        width: 100%;
    }

    .lxdh {
        margin-top: 30px;
    }

    /*.jlrk {*/
    /*  height: 55rem;  width: 27%;*/
    /*}*/
    #jsjobs-wrapper {
        width: 73%
    }

    .daiyu {
        width: 20%;
        height: 25rem;
    }

    .daiyu-content {
        height: 50rem;
    }

    .zhst {
        border-right: 1px solid #999999;
    }

    .fuli-title, .fuli-sushe, .fuli-butie, .fuli-wuzi {
        height: 9rem;
    }

    .icon-shitang-a, .icon-sushe-a, .icon-jiangli-a, .icon-jieri-a {
        font-size: 6rem !important;
    }

    .wuzi-icon, .butie-icon, .sushe-icon, .shitang-icon {
        bottom: 55%
    }

    .shitang, .sushe, .butie, .wuzi {
        font-size: 2.2rem;
        line-height: 2rem;
        margin-top: 2rem;
        padding-left: 3rem;
    }

    .dapei, .sheshi, .jiangli, .jieri {
        padding-left: 3rem;
    }

    .fuli-tupian {
        height: auto
    }

    .join-jixun div {
        width: 25%
    }

    .shidaitu {
        height: auto
    }

    .shidaitu-4 {
        width: 25%
    }

    .join-shidaitu-icon {
        top: 5%
    }

    .zizhizhengshu div {
        width: 25%
    }

    .moduletable {
        padding: 0;
    }

    .table-cell {
        width: 50%;
        padding-top: 3rem
    }

    .corporate_text {
        padding-top: 0
    }

    .corporate_left {
        padding-left: 3rem
    }

    .corporate_right {
        padding-left: 3rem
    }

    .corporate_title:before {
        height: 2.5%;
    }

    .corporate_title {
        padding-top: 1rem;
    }

    .corporate_des {
        margin-top: 15px;
    }

    .bantu {
        font-size: 9rem !important;
    }

    .group_title3 {
        font-size: 2rem;
        font-weight: bold;
        margin-bottom: 3rem;
    }

    .lc_title1 {
        margin-top: 10rem
    }

    .group_title1 {
        margin-top: 10rem
    }

    .member {
        width: 48%;
        margin: 10px 0px 0 15px;
    }

    /*首页*/
    .vip-uc-but .dec {
        padding: 0 5rem
    }

    .vip-uc-but .dec h1 {
        margin-bottom: 1rem;
        font-size: 2.3rem;
    }

    .vip-uc-but .dec .jjfa-des {
        margin-bottom: 2rem;
    }

    .jjfa-title {
        height: 26rem;
        font-size: 2.2rem
    }

    .brand-list li {
        flex-basis: 40%;
    }

    .t4-jiejuefangan {
        font-size: 3.5rem
    }

    .news_title {
        font-size: 3.5rem
    }

    .t4-xianshigengduo {
        padding-top: 0
    }

    /*992售前服务*/
    .fwrx-list .left, .fwrx-list .right {
        line-height: 6rem;
        font-size: 2.5rem;
    }

    .fwrx-list .left .icon-syinhao, .fwrx-list .right .icon-xyinhao {
        font-size: 4rem;
    }

    .shfw-funr h1 {
        padding-top: 10rem;
        padding-bottom: 10rem;
    }

    .shfw-t_f1bgui {
        width: calc(80% + 150px);
    }

    .shfw-t_title, .shfw-t_title span {
        font-size: 5rem;
    }

    .shfw-t_f1bk2le {
        width: 50%;
    }

    .t_f1yearn p, .shfw-t_titlen p {
        font-size: 2.5rem;
        line-height: 5rem;
    }

    /*售前服务end*/

}

@media (max-width: 768px) {
  
    /*--服务撬装20吨设备start--*/
    .skid-mounted-equipment-img-des{
        position: unset;
        color: #080707;
        width: 100%;
        transform: none;
        margin-top: 2rem;
        background-color: rgba(0,0,0,0);
    }
    .bj-black{
        position: unset;
        transform: inherit;
        width: 100%;
    }
    .skid-technology-advantage-piece-text {
        width: 90%;
    }

    .product-feature-piece-content {
        width: 90%;
        height: 25rem;
        margin: 3rem auto;
    }
    .product-feature-title {
        font-size: 3rem;
        font-weight: bold;
        text-align: center;
        transform: translateY(200%);
    }
    .product-feature-piece-text {
        padding: 0rem 1rem 0rem 1rem;
        line-height: 1.5;
    }
    .range-of-application-piece p {
        height: 15rem;
        padding: 0 2rem;
    }
    .bj-product-advantage {
        height: 105rem;
    }
    .service-technical-principle {
        bottom: -65%;
    }
    .show-left, .show-right{
        width: 100%;
    }
    .show-left:after {
        display: none;
    }
    .customization-text-right{
        padding-left: 0;
        margin-top: 3rem;
    }
    .customization-text-left{
        border-right:0;
    }
    .assort-compressor-right-title {
        margin-top: 3rem;
    }
    .case-show{
        padding-top: 5rem;
    }
    .impeller-content-right img{
        width: 90%;
    }
    /*--服务撬装20吨设备end--*/
    /*新闻banner*/
    .news-banner-text {
        font-size: 4rem;

    }

    .news-banner-des {
        font-size: 2rem;
        top: 60.5%;
    }

    .news-banner-des:before {
        width: 5%;
        left: 21%;

    }

    .news-banner-des:after {
        width: 5%;
        right: 22%;

    }

    /*新闻banner-end*/
    /*----------首页start-----------*/
    .vip-uc-but .row > * {
        width: 100%
    }

    .gpdm {
        left: 35%;
        top: 27px;
    }

    #t4-section-1 {
        height: auto
    }

    .brand-title {
        line-height: 4rem
    }

    .brand-content {
        line-height: 25px;
    }


    .brand-list {
        margin-bottom: 0
    }

    .gxjs, .scnl, .jtfz, .cpfw {
        width: 65%;
        text-align: left;
        position: relative;
        right: 17px;
    }

    .gywm {
        display: none !important;
    }

    .vip-uc-but .dec h1 {
        display: none
    }

    .jjfa-title {
        height: 5rem;
        background: #ec8500;
        width: 100%;
        writing-mode: inherit;
        color: #fff;
        font-size: 2.8rem;
        /* margin: 0 auto; */
        font-weight: 600;
        position: inherit;
        top: 0;
        line-height: 5rem;
        letter-spacing: 6px;
        padding-top: 0 !important;
        text-align: center
    }

    div#jsjobs-main-wrapper {
        width: 100%
    }

    .vip-uc-a, .vip-uc-b, .vip-uc-c {
        height: 100%;
        transition: all 0.8s;
        position: inherit;
        width: 100%;
        background: #ffffff;
    }

    .vip-uc-but .dec {
        position: absolute;
    }

    .vip-uc-but .dec .jjfa-des {
        margin-bottom: 8rem;
        display: none;
    }

    .vip-uc-but .dec a {
        display: none !important;
    }

    .vip-uc-b {
        left: 0
    }

    .vip-uc-c {
        left: 0
    }

    .vip-uc-but.position1 > .vip-uc-b {
        left: 0;
    }

    .vip-uc-but.position1 > .vip-uc-c {
        left: 0;
    }

    .vip-uc-but.position2 > .vip-uc-b {
        left: 0;
    }

    .vip-uc-but.position2 > .vip-uc-c {
        left: 0;
    }

    .vip-uc-but.position3 > .vip-uc-b {
        left: 0;
    }

    .vip-uc-but.position3 > .vip-uc-c {
        left: 0;
    }

    .vip-uc-but {
        height: auto !important;
    }

    .vip-uc-but {
        border: 0;
    }

    .vip-uc-but .row {
        padding-top: 2rem;
    }

    .public_praise {
        width: 35%;
        text-align: left
    }

    .blog-listnewsflash > .draggable {
        width: 100%
    }

    .newshome .draggable .blog-item {
        padding: 0 !important;
    }

    .blog-listnewsflash {
        padding-left: 0 !important;
    }

    .t4-xianshigengduo {
        padding-top: 10rem;
    }

    .newsflash-content {
        padding: 0 0 2rem 2rem;
    }

    /*----------首页end-----------*/
    /*----------企业简介start-----------*/
    .HistoryBox ul {
        background: url(/images/gyyg/line8.png) repeat-y left top;
        padding: 2% 0;
        height: 100%;
        background-position: 50px;
    }

    .HistoryBox ul::-webkit-scrollbar-thumb {
        display: none;

    }

    .HistoryBox ul::-webkit-scrollbar-track {
        display: none;
    }

    .HistoryBox {
        background: none
    }

    .HistoryBox li .box {
        background: none
    }

    .HistoryBox li .box:before {
        display: none
    }

    .HistoryBox li:nth-child(2n) .box:before {
        display: none
    }

    .HistoryBox li {
        width: 100%
    }

    .HistoryBox li .con {
        width: 100%;
        left: 1px
    }

    .HistoryBox li:nth-child(2n) .con {
        left: 1px;
    }

    .fz-years, .fz-year {
        float: left;
        padding-left: 20px;
        padding-right: 20px;
        background: #009fb0;
        color: #fff;
        height: 40px;
        line-height: 40px;
        position: relative;
        top: 0;
        border-radius: 5rem;
        width: 12rem;
        text-align: center;
        transition: all .5s;
        font-size: 3rem;
    }

    .HistoryBox li .con .info:hover .fz-year {
        background: #fff;
        color: #009fb0;
        border: 1px solid #009fb0;
    }

    .HistoryBox li:nth-child(2n) .con:hover .fz-years {
        background: #fff;
        color: #009fb0;
        border: 1px solid #009fb0;
    }

    .MsoNormal {
        text-align: left;
        display: flex;
        line-height: 30px;
    }

    .ryzz {
        margin-top: 20rem;
    }

    .btnbox {
        top: 10%
    }

    .fz-des-left {
        line-height: 30px;
        position: absolute;
        height: 100%;
        left: 100px;
        padding: 15px 15px 15px 20px;
        display: grid;
        align-content: center;
        font-size: 2.2rem;
    }

    .fz-des-right {
        padding: 15px 15px 15px 20px;
        display: grid;
        height: 100%;
        align-content: center;
        position: absolute;
        left: 100px;
        font-size: 2.2rem;
    }

    .HistoryBox li .con .info {
        background: none;
    }

    /*----------企业简介end-----------*/
    /*----------联系我们start-----------*/
    .lxwm_administration, .lxwm_manpower {
        border-left: 0;
        padding-left: 0px;
    }

    .lxwm_tel, .lxwm_baojia {
        width: 100%;
    }

    .lxwm_tel_icon, .lxwm_baojia_icon {
        font-size: 12rem;
        width: 34%
    }

    .lxwm_tel_number, .lxwm_baojia_btn {
        width: 66%
    }

    .lxwm-bj {
        background: #009fb0;
        color: #fff;
        border: 0;
        line-height: 17rem;
    }

    .lxwm_baojia {
        margin-top: 10px;
        position: relative
    }

    .group-logo {
        width: 50%
    }

    .group-logo {
        width: 25%;
    }

    .group-title1 {
        width: 75%;
        text-align: center;
        color: #fff;
    }

    .group-foot {
        position: relative;
    }

    .group-url {
        width: 52%
    }

    .group-tel {
        width: 48%
    }

    .group-logo img {
        width: 90%
    }

    .icon-wangzhi, .icon-tel {
        font-size: 1.4rem;
    }

    .group-foot {
    }

    .group-foot a {
        color: #fff
    }

    /*----------联系我们end-----------*/
    /*----------菜单start----------*/
    .product-menu .mega-dropdown-inner {
        width: 100%;
        background: #fff;
        border-right: 0;
    }

    .level1 .nav-item {
        padding-left: 20px;
        border-bottom: 0 !important;
        height: 5rem;
    }

    .nav-child {
        display: none
    }

    .item-277::before {
        display: none;
    }

    .item-279::before {
        display: none;
    }

    .item-280::before {
        display: none;
    }

    .item-281::before {
        display: none;
    }

    .item-277::after {
        display: none;
    }

    .item-279::after {
        display: none;
    }

    .item-280::after {
        display: none;
    }

    .item-281::after {
        display: none;
    }


    /*.item-277::after {*/
    /*  font-family: "iconfont" !important;*/
    /*  content: "\e662";*/
    /*  position: absolute;*/
    /*  right: 0;*/
    /*  font-size: 3rem;*/
    /*  z-index: 1;*/
    /*  line-height: 6.5rem;*/
    /*}*/
    /*----------菜单end----------*/
    /*------------加入我们start------------*/
    .daiyu {
        width: 20%;
        border: 1px solid #999999;
        height: 20rem;
    }

    .daiyu-content {
        height: auto
    }

    .fuli-tupian {
        height: auto
    }

    .shidaitu-1 {
        width: 100%
    }

    .shidaitu-2 {
        width: 100%
    }

    .shidaitu-3 {
        width: 100%
    }

    .shidaitu-4 {
        width: 100%
    }

    .join-title h1:after {
        width: 8%;
        top: 10px;
    }

    .join-jixun img {
        padding-top: 10px
    }

    .shidaitu {
        height: auto;
    }

    .join-shidaitu-title {
        height: auto
    }

    .join-title h1, .join-title p {
        line-height: 3rem;
    }

    .shidaitu img {
        width: 100%;
        padding-top: 10px;
    }

    .shitang-title, .sushe-title, .butie-title, .wuzi-title {
        position: relative;
        left: 30%;
        bottom: 100%;
        width: 70%
    }

    .wuzi-icon, .butie-icon, .sushe-icon, .shitang-icon {
        width: 95%;
    }

    .t4-masthead-description {
        font-size: 1.8rem !important;
        /* position: relative; */
        margin-left: 28% !important;
        margin-right: 28% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        letter-spacing: 0;
    }

    .t4-masthead-title {
        font-size: 4rem !important;
    }

    .module-inner h6:after {
        width: 10%;
        margin: 0 auto
    }

    .news_dec > .page-header {
        margin: 0 !important;
    }

    /*---------------加入我们end---------------*/
    /*----------------联系我们start--------------*/
    .lxwm_content {
        width: 50%;
        padding: 0 1rem 0 1rem;
    }

    .lxwm_map {
        width: 0%
    }

    /*----------------联系我们end----------------*/
    /*.appenddiv{display: none}*/
    /*.appenddiv{*/
    /*  position: absolute;*/
    /*  background: #f2f2f2;*/
    /*  bottom: 0;*/
    /*  right: 0.3%;*/
    /*  top: 11.8%;*/
    /*  z-index: 1;*/
    /*}*/
    .main-image, .featured-view .product, .discontinued-view .product, .latest-view .product, .topten-view .product, .recent-view .product, .related-products-view .product, .products-view .product {
        width: 100%
    }

    .t4-section-1 .brand-list li {
        flex-basis: 100%;
        text-align: center;
        margin-bottom: 60px;
    }

    .header-block .navbar-expand-lg {
        display: block
    }

    .dj-megamenu {
        display: none
    }

    #t4-footnav .bg-overlay-image {
        display: none
    }

    .vip-uc-a, .vip-uc-b, .vip-uc-c {
        /*height: 294px;*/
        /*width: 100%;*/
        /*display: block;*/

    }

    .t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
        color: #009fb0 !important;
    }

    .cameraContent {
        width: 132% !important;
    }

    .overview {
        width: 100%;
        margin-top: 0px;
        position: relative;
        z-index: 1;
        margin-bottom: 50px;
    }

    .overview .item {
        text-align: center;
    }

    .overview .graybg {
        /*background: #fff;*/
        /*height: 10rem;*/
        /*padding: 20px 0;*/
        /*width: 100%;*/
        /*border: 1px solid #f4f4f4;*/
        /*box-shadow: 0 0px 10px 0px #dddddd;*/
    }

    .companyslider {
        padding-left: 2rem !important;
        padding-right: 2rem;
    }

    .set_up_data1 .title {
        font-size: 2.8rem;
        color: #fff;
    }

    .set_up_data1 .content {
        padding-left: 0 !important;
    }

    .corporate_culture {
        margin-top: 8rem
    }

    .row {
        --t4-gutter-x: 0rem !important;
    }

    .section-title {
        font-size: 2rem
    }

    .menu-right a {
        float: none;
        font-weight: 700 !important;
        padding: 0 1rem;
    }

    .navbar-toggler:hover {
        color: #009fb0 !important;
    }

    .navbar-toggler {
        color: #009fb0 !important;
    }

    .img-classify {
        padding: 0px
    }

    .width33 {
        height: auto !important;
    }

    .nav-breakpoint-lg .t4-megamenu {
        max-height: inherit !important;
    }

    .title-classify {
        top: 44%
    }

    hr {
        width: 22%
    }

    .corporate_img {
        width: 100%
    }

    .corporate_text {
        width: 100%;
        padding-top: 6rem;
    }

    .group_pharmacy {
        height: auto
    }

    .group_title1 {
        margin-top: 7rem;
        margin-bottom: 0;
    }

    .group_title1:after {
        width: 10%
    }

    .group_title {
        font-size: 2.5rem;
    }

    .member {
        width: 100%;
        margin-top: 5rem;
    }

    .bantu {
        font-size: 6rem !important;
    }

    .lc_title1 {
        margin-top: 8rem
    }

    .lc_title1:after {
        width: 10% !important;
    }

    .t4-main-body {
        padding-top: 3rem
    }

    .item-page .page-header h1:after {
        width: 10%;
        margin: 0 auto;
    }

    .group_title2 {
        margin-top: 5rem
    }

    .jxyd {
        width: 30rem !important;
    }

    /*.about_as{height: 920px}*/
    .header-after {
        height: 0;
    }

    .t4-masthead-description:after {
        right: 5%;
        width: 38px;
    }

    .t4-masthead-description:before {
        left: 5%;
        width: 38px;
    }

    /*.appenddiv{display: none }*/
    #play_icon {
        top: 35%;
        right: 45%;
    }

    #pause_icon {
        top: 38%;
        right: 47%;
        width: 40px;
    }

    .corporate_title:before {
        height: 2%
    }

    .product-des-container h2:after {
        margin: 8px auto;
    }

    #specification {
        display: none
    }

    .download {
        margin-top: 5rem
    }

    /*768资质*/
    .rongyuzhengshu {
        padding-top: 0
    }

    .rongyuzhengshu .slick-prev, .rongyuzhengshu .slick-next, .rongyuzhengshu2 .slick-prev, .rongyuzhengshu2 .slick-next, .rongyuzhengshu3 .slick-prev, .rongyuzhengshu3 .slick-next {
        display: none !important;
    }

    .qyzz .qyzz-item-zs {
        height: 30rem;
    }

    /*.qyzz-slick1::after {*/
    /*    bottom: 69%;*/
    /*}*/
    /*.qyzz-slick2::after {*/
    /*    bottom: 35%;*/
    /*}*/
    .qyzz-slick3 {
        padding-bottom: 10rem
    }

    .qyzz-slick3 h1 {
        padding-top: 8rem;
        padding-bottom: 2rem;
    }

    .footnav-3 {
        display: none
    }

    .footer-logo {
        width: 40%
    }

    /*资质end*/
    /* 移动端菜单-start */
    #wap-menu {
        /*background-color: #999;*/
    }

    #wap-menu .nav-item .dropdown-menu .nav-item {
        /*background-color: #999;*/
    }

    .t4-offcanvas .t4-off-canvas-header .close span {
        background: #009fb0;
    }

    .t4-offcanvas .t4-off-canvas-header {
        background: #009fb0
    }

    .t4-offcanvas .t4-off-canvas-header .close span {
        color: #fff
    }

    .t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle {
        background: none
    }

    .t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle:hover, .t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle:focus, .t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle:active {
        background-color: #fff;
    }

    .t4-offcanvas .t4-off-canvas-body .navbar .nav-link, .t4-offcanvas .t4-off-canvas-body .navbar .separator {
        padding: 1.75rem 0;
    }

    /* 移动端菜单-end */
    /*768产品*/
    .title-classify {
        font-size: 2.5rem !important;
    }

    .main-image, .featured-view .product, .discontinued-view .product, .latest-view .product, .topten-view .product, .recent-view .product, .related-products-view .product, .products-view .product {
        width: 50%;
    }

    .product-des-nav-fixed, .product-des-nav {
        display: none !important;
    }

    .arguments-mobile {
        display: block
    }

    .arguments-mobile {
        display: block;
        background: #009fb0;
        text-align: center;
        border-radius: 2rem;
        font-size: 3.5rem;
        font-weight: 600;
        margin-top: 8rem;
    }

    .download-mobile, .parameter-mobile, .description-mobile {
        color: #fff;
        line-height: 50px;
    }

    .product-des-container h2 {
        margin: 5rem 0 5rem 0;
    }

    .t4-jiejuefangan, .fsdfsd, .news_title, h1, .item-page .page-header h1, .corporate_title, .group_title1, .lc_title1, .product-des-container h2, .item-page .page-header h1, .module-inner h6, .zw-title, .join-title h1 {
        font-size: 3rem !important;
        text-align: center;
    }

    .subcategory-view h2, .browse-view h2 {
        font-size: 3rem !important;
        text-align: left;
    }

    .product-sy .col-md-3 {
        width: 48%;
        margin: 1rem auto;
        padding: 0;
        position: relative;
    }

    /*产品end*/
    /*新闻*/
    .days1 {
        display: block !important;
        padding-left: 10px
    }

    .years, .days {
        display: none !important;
    }

    .news_date {
        font-family: var(--body-font-family);
        font-style: var(--body-font-style);
        font-weight: 600;
    }

    /*新闻end*/
    /*-----人才发展start-----*/
    .welfare {
        display: none
    }

    .join-title {
        margin: 5rem 0 5rem 0
    }

    .fuli-shitang-mobile {
        display: flex
    }

    .join-jixun div {
        width: 50%;
    }

    .join-jixun img {
        width: 100%;
        padding: 3px;
    }

    .shidaitu-1, .shidaitu-2, .shidaitu-3, .shidaitu-4 {
        width: 50%
    }

    .shidaitu-1, .shidaitu-3 {
        padding-right: 5px;
    }

    .shidaitu-2, .shidaitu-4 {
        padding-left: 5px;
    }

    .fuli-shitang {
        display: none;
    }

    .shitang-mobile, .sushe-mobile, .butie-mobile, .wuzi-mobile {
        width: 50%
    }

    .shitang-mobile, .butie-mobile {
        padding-right: 5px;
    }

    .sushe-mobile, .wuzi-mobile {
        padding-left: 5px;
    }

    .shitang-mobile, .sushe-mobile {
        padding-bottom: 5px;
    }

    .butie-mobile, .wuzi-mobile {
        padding-top: 5px;
    }

    .fuli-shitang-mobile img {
        overflow: hidden;
        width: 100%;
    }

    .fuli-shitang-mobile .iconfont {
        font-size: 4rem;
    }

    .jobtitle {
        color: #000;
        font-size: 2rem;
        font-weight: 600;
        margin: 0 auto;
    }

    .zw-title:after {
        width: 15%;
    }

    .member_all_to {
        display: block !important;
        color: #fff !important;
        border-color: #fff !important;
        background: #009fb0 !important;
        border-radius: 2.5rem !important;
        width: 10.2rem !important;
        height: 3.5rem !important;
        line-height: 3.5rem !important;
        font-size: 1.6rem !important;
        border-top-right-radius: 0 !important;
        position: absolute;
        border-bottom-right-radius: 0 !important;
        padding: 0 !important;
        overflow: visible !important;
        z-index: 0 !important;
        transition: all 0.2s !important;
        border: 1px solid transparent;
        text-align: center;
        right: 15px;
    }

    .member_all_to::before {
        font-family: "iconfont" !important;
        font-size: 2.5rem;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e662";
        background: #ec8500;
        width: 2.5rem;
        position: absolute;
        display: block;
        height: 3.5rem;
        border-top-right-radius: 2.5rem;
        border-bottom-right-radius: 2.5rem;
        top: -1px;
        right: -2.5rem;
        transition: all 0.4s;
        z-index: -1;
        text-align: right;
        border: 1px #fff solid;
        border-left: 0;
    }

    .js-fields, .xinzi {
        padding: 0;
        height: 3rem
    }

    .shenq {
        padding: 0;
        text-align: right
    }

    .js-first-row {
        height: 7rem
    }

    .fbsj {
        padding: 0;
        text-align: right
    }

    .lb-title {
        padding: 0;
        text-align: left
    }

    .shitang-title-mobile, .sushe-title-mobile, .butie-title-mobile, .wuzi-title-mobile {
        width: 75%;
        font-size: 1.5rem;
        line-height: 12px;
        padding-top: 7px;
        color: #fff;
        padding-left: 5px;
    }

    .icon-shitang-a:before {
        font-size: 4rem;
        padding-left: 5px;
    }

    .icon-sushe-a:before {
        font-size: 4rem;
        padding-left: 5px;
    }

    .icon-jiangli-a:before {
        font-size: 4rem;
        padding-left: 5px;
    }

    .icon-jieri-a:before {
        font-size: 4rem;
        padding-left: 5px;
    }

    .shitang-icon-mobile, .sushe-icon-mobile, .butie-icon-mobile, .wuzi-icon-mobile {
        width: 25%;
        font-size: 4rem;
        color: #fff;
        text-align: center;
    }

    .icon-shitang-a, .icon-sushe-a, .icon-jiangli-a, .icon-jieri-a {
        font-size: 4rem !important;
        line-height: 6rem;
    }

    .fuli-wuzi-mobile, .fuli-butie-mobile, .fuli-sushe-mobile, .fuli-title-mobile {
        background: #009fb0
    }

    .join-shidaitu-small, .join-shidaitu-strong {
        font-size: 2rem;
    }

    .daiyu-content {
        margin-top: 10rem
    }

    .join-shidaitu-icon {
        font-size: 4rem !important;
    }

    .join-shidaitu-icon {
        top: 10%;
    }

    /*.jlrk {*/
    /*width: 100%;*/
    /*  margin-top: 5rem;*/
    /*}*/
    .jlrk-mobile {
        display: block;
        color: #fff;
        background: #009fb0;
        border-radius: 1rem;
        padding: 20px;
    }

    .fbshij {
        margin-top: 5rem;
    }

    div#jsjobs-main-wrapper span.jsjobs-main-page-title {
        font-size: 2.5rem
    }

    .jsjobs_description_data h3, .jsjobs_description_bottom h3 {
        font-size: 2.5rem
    }

    .jlrk {
        display: none;
    }

    .dianhua, .youxiang {
        width: 100%;
        display: inline-flex;
        align-items: center;
    }

    .lx-phone, .lx-email {
        width: 15%;
    }

    .lx-number {
        width: 85%;
        font-size: 1.8rem;
        display: table-cell;
        vertical-align: middle;
        line-height: 25px;
    }

    .jobs-zpxx {
        display: none
    }

    .lx-email i, .lx-phone i {
        font-size: 4rem !important;
    }

    .toudi {
        font-size: 2.5rem;
        font-weight: bold
    }

    .lx-number a {
        color: #fff
    }

    .fldy {
        flex-flow: row wrap;
    }

    .fldy div {
        margin-left: 0px;
        margin-right: 8px;
        border-radius: 5rem;
        margin-bottom: 8px;
        width: 95px;
    }

    div#jsjobs-main-wrapper {
        width: 100%
    }

    #jsjobs-wrapper {
        width: 100%;
    }

    .mobile-zplb {
        display: block;
        height: 18rem;
        padding: 15px;
        box-shadow: 1px 2px 8px 5px #f2f2f2;
        margin-bottom: 2rem;
    }

    .pc-zplb {
        display: none !important;
    }

    .throw:hover {
        box-shadow: none
    }

    .jsjobs_description_data h3:after {
        width: 15%
    }

    .jsjobs_description_bottom h3:after {
        width: 15%
    }

    .jsjobs_description_data:after {
        display: none
    }

    .jsjobs_description_bottom:after {
        display: none
    }

    .qrcode-image div {
        width: 50%
    }

    div#js-jobs-wrapper {
        width: 100% !important
    }

    .lxdh .col-md-1, .lxzj .col-md-1, .wz .col-md-1, .dz .col-md-1 {
        width: 10%;
        text-align: right;
    }

    .lxdh .col-md-11, .lxzj .col-md-11, .wz .col-md-11, .dz .col-md-11 {
        width: 90%;
        padding-left: 10px;
    }

    .lxzj .col-md-1 span {
        padding-right: 0
    }

    .jlrk {
        height: 50rem;
        border: none
    }

    .js-toprow {
        border: 1px solid #d4d4d5;
        margin-bottom: 5rem;
    }

    .bt {
        display: none !important;
    }

    div#js-jobs-wrapper div.js-toprow {
        height: auto
    }

    /*-----人才发展end-----*/
    /*768售前服务*/
    .fwrx-list .left, .fwrx-list .right {
        width: 80%;
        height: 35rem;
        margin-bottom: 5rem;
    }

    .fwrx-list .left {
        padding-right: 10rem
    }

    .fwrx-list .right {
        padding-left: 10rem
    }

    .shfw-fwrx {
        height: 100%;
    }

    .fwrx-list {
        padding-bottom: 10rem
    }

    .shfw-t_f1btopli.slick-active.slick-current {
        font-size: 2.6rem;
    }

    .shfw-t_f1btopli {
        font-size: 2rem;
    }

    .shfw-t_f1bquan::before {
        width: 12px;
        height: 12px;
    }

    .shfw-t_f1bquan::after {
        width: 25px;
        height: 25px;
    }

    .shfw-t_f1btopli.slick-active.slick-current .shfw-t_f1bquan::after {
        width: 30px;
        height: 30px;
    }

    .shfw-t_f1bgui {
        width: calc(80% + 100px);
        height: 8px;;
    }

    .shfw-t_title {
        font-size: 5rem;
        padding-top: 0;
    }

    .shfw-t_title span {
        font-size: 5rem;
    }

    .shfw-t_f1bk2le {
        width: 90%;
        padding-left: 0;
        text-align: center;
        padding-right: 0;
    }

    .shfw-t_f1bk2box {
        padding-top: 0;
    }

    .mCustomScrollBox {
        width: 100%;
        padding-top: 50px;
        margin: 0 auto;
        padding-left: 19rem;
    }

    .t_f1yearn p, .shfw-t_titlen p {
        font-size: 2rem;
        line-height: 5rem;
    }

    /*售前服务end*/

}

@media (max-width: 430px) {
    
    .col-xs-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }
    .Rotary-washing-dryer .domain .domain-group:first-child {
        text-align: center;
    }

    .Rotary-washing-dryer .domain .domain-group:last-child {
        text-align: center;
    }

    .job-message {
        width: 25%;
    }

    .product-details .domain .domain-group .domain-text {
        font-size: 2.5rem;
    }

    .Rotary-washing-dryer .product-advantage .product-advantage-bottom {
        width: 90%;
    }
    .product-des-icon img {
        width: 60%;
    }
    .job-message{
        width: 25%;
    }
    /*新闻banner*/
    .t4-col > .news-events .page-header h1 {
        width: 90%;
    }

    .news-banner {
        overflow: hidden;
    }

    .news-banner img {
        width: 150%;
        max-width: unset;
        left: -25%;
        display: inline-block;
    }

    .news-banner-des {
        top: 60.5%;
    }

    .news-banner-des:before {

        left: 5%;
    }

    .news-banner-des:after {

        right: 7%;
    }

    /*新闻banner-end*/
    /*首页banner*/
    #Home-banners ul li {
        overflow: hidden
    }

    #Home-banners ul li img {
        width: 150%;
        max-width: unset;
        display: inline-block;
        position: relative;
        left: -25%;
    }

    /*首页bannerend*/
    .footnav-3, .footer-nav8 {
        display: none
    }

    .footer-logo {
        width: 100%;
    }

    .footnav-2 {
        text-align: center
    }

    .t4-header .header-block, .navbar-expand-xl, .mod-breadcrumbs, .t4-jiejuefangan, .t4-fangan, .fsdfsd, .t4-xianshigengduo, .t4-section-6, .t4-xsgd1, .page-header, .containers, .eventshome > .draggable {
        width: 90%;
        margin: 0 auto !important;
    }

    #t4-footer .slick-track .blog-item, .blog-listnewsflash {
        padding: 0
    }

    .blog-listnewsflash .draggable {
        width: 100%
    }

    /*.news-page .blogbanner {*/
    /*    padding: 2rem;*/
    /*}*/
    .t4-xianshigengduo {
        padding-top: 0
    }

    .qyzz-item {
        margin: 0 !important;
    }

    .com_search .t4-main-body {
        width: 90%;
        margin: 0 auto
    }

    #js_jobs_main_wrapper {
        width: 90% !important;
        margin: 0 auto
    }

    .gp {
        margin-bottom: 3rem
    }

    .camera_wrap .camera_pag .camera_pag_ul {
        display: none;
    }

    /*.d-block, .blog-list .item-image{*/
    /*    display: none!important;*/
    /*}*/
    /*.d-block, .blog-list .item-image {*/
    /*    width: 100%*/
    /*}*/
    .gpdm {
        display: none
    }

    .t4-offcanvas-toggle {
        display: block
    }

    /*.d-none{display: block!important;}*/
    .navbar .active a {
        color: #009fb0 !important;
    }

    /*input::-moz-focus-inner, button::-moz-focus-inner{ outline: 0;}*/
    button {
        outline: 0;
        box-shadow: none !important;
    }

    .footnav-4, .footer-nav7 {
        display: none;
    }

    .t4-jiejuefangan, .fsdfsd, .news_title, h1, .item-page .page-header h1, .corporate_title, .group_title1, .lc_title1, .subcategory-view h2, .browse-view h2, .product-des-container h2,
    .item-page .page-header h1, .module-inner h6, .zw-title, .join-title h1 {
        font-size: 3rem !important;
        text-align: center
    }

    .item-page .page-header h1:after {
        margin: 1rem auto
    }


    .t4-jiejuefangan {
        padding-top: 8rem;
    }

    .t4-section.sec-spacing-lg .t4-section-inner {
        padding-bottom: 10rem;
    }

    .request-container {
        text-align: center;
    }


    .category-view > .appenddiv {
        right: -5.5%
    }

    .subcategory-view > .appenddiv {
        right: -5.5%
    }

    .member {
        margin: 5rem 0 0 0
    }

    /*-----首页start----*/
    .fsdfsd p {
        margin-top: 5rem
    }

    .brand-list {
        margin-top: 5rem
    }

    .brand-list li {
        margin: 0
    }

    .searchbtn {
        right: 27px;
    }

    .iconfont.public_praise {
        left: -5px;
        font-size: 8rem !important;
        display: inline-grid;
        align-items: center;
        width: 25% !important;
        position: relative;
    }

    .gxjs, .scnl, .jtfz, .cpfw {
        width: 75%;
        text-align: left;
        position: relative;
        right: 5px;
    }

    .t4-section.sec-spacing-sm .t4-section-inner {
        margin-bottom: 8rem
    }

    /*#off-canvas-right-reveal{display: block!important;}*/
    /*#t4-megamenu-yaguang-menu{display: none!important;}*/
    .brand-list li:hover .public_praise {
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .tooltip-inner {
        display: none;
    }

    .controls label {
        width: 47%
    }

    .search .btn-toolbar .btn {
        width: 100%;
    }

    .vip-uc-but .dec h1 {
        display: none
    }


    .mod-articles-category-title {
        font-size: 1.8rem;
    }

    .item-title {
        font-size: 1.8rem;
    }

    .newsflash-title {
        margin-top: 15px;
    }

    .xsgd_title {
        padding-top: 0
    }

    /*-----首页end----*/
    /*------企业简介start-------*/
    .corporate_title {
        text-align: left
    }

    .item-281 {
        line-height: 30px;
        border-bottom: solid 1px #dddddd;
    }

    .table-cell {
        display: block;
    }

    .t4-masthead-title {
        font-size: 3.5rem !important;
    }

    .set_up_data, .set_up_data1 {
        width: 100%;
        text-align: center
    }

    .rightborder .content {
        padding-top: 0
    }

    .rightborder {
        border-right: none !important;
    }

    .corporate_text {
        display: block;
        padding-bottom: 6rem;
    }

    .corporate_left, .corporate_right {
        width: 100%
    }


    .corporate_bottom {
        margin-top: 0;
        padding-left: 20px;
    }

    .corporate_top {
        height: auto
    }

    .group_pharmacy {
        width: 50%
    }

    .bantu {
        font-size: 6rem !important;
    }

    .group_title {
        font-size: 3rem
    }

    .group_text {
        font-size: 1.5rem
    }

    .group_title3 {
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }

    .member:hover .group_btn {
        right: 15px;
    }

    .group_add {
        font-size: 1.5rem
    }

    .member:hover .group_add {
        height: 150px;
    }

    .member {
        height: 150px;
    }

    .member_img {
        height: 100px;
    }

    #lxwm-group-member .lxwm-member .member_img {
        height: auto;
    }

    .t4-masthead-inner {
        padding: 0% 0 11% 0;
    }

    .mb-3, .t4-masthead .t4-masthead-title, .blog-list .item-meta {
        margin-bottom: 2rem !important;
        margin-top: 7rem;
    }

    /*------企业简介end-------*/
    /*414资质*/
    /*.qyzz-slick1::after {*/
    /*    bottom: 69%;*/
    /*}*/
    .qyzz-slick2::after {
        height: 5%;
        bottom: 13%
    }

    .product-sy .col-md-3 {
        padding-bottom: 2rem;
        width: 100%;
    }

    .yjsy:after {
        width: 50px;
    }

    .qyzz .qyzz-item-zs {
        height: 32rem;
    }

    .qyzz-slick3 {
        padding-bottom: 10rem
    }

    .qyzz-slick3 h1:after {
        width: 10%
    }

    .qyzz-slick1 h1:after {
        width: 10%
    }

    /*.qyzz-slick2::after {*/
    /*    bottom: 35%*/
    /*}*/
    /*.qyzz-slick1::after {*/
    /*    bottom: 71%*/
    /*}*/
    .t4-masthead-description:after {
        right: 3%;
        width: 30px;
    }

    .t4-masthead-description {
        margin-left: 9% !important;
        margin-right: 9% !important;
    }

    .t4-masthead-description:before {
        left: 3%;
        width: 30px;
    }

    .qyzz .qyzz-slick3 .rongyuzhengshu3 {
        width: 100%
    }

    /*资质end*/
    /*-------414解决方案start----*/
    .solution-images {
        display: none
    }

    .solution-title:after {
        display: none
    }

    .solution-title-menu {
        background-color: #FFFFFF
    }

    .icon-lvgai1:before {
        padding-left: 5px;
    }

    .icon-yetifenli:before {
        padding-left: 5px;
    }

    .icon-jinghongbao1:before {
        padding-left: 5px;
    }

    .solution-title {
        width: 100%;
        display: flex;
        background-color: #c7ecf1
    }

    .icon-jinghongbao, .icon-ahawo, .icon-yetifenlilogo {
        width: 12%
    }

    .solution-title a {
        padding-left: 10px;
    }

    .icon-yao {
        font-size: 10rem !important;
        left: 35%;
        top: 14%;
    }

    .icon-a-dianliang1 {
        font-size: 10rem !important;
        left: 35%;
        top: 71%;
    }

    .custom-row {
        margin-bottom: 5rem !important;
    }

    /*-------解决方案end----*/
    /*------414产品列表start-----*/
    .subcategory-view h2 {
        text-align: center;
    }

    .browse-view h2 {
        text-align: center
    }

    hr {
        margin: 0 auto
    }

    .row div[class*="width"] {
        width: 100%;
        float: none;
        margin-bottom: 0px;
    }

    .row-classify {
        width: 50%;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    div.product {
        min-width: 0
    }

    .main-image, .featured-view .product, .discontinued-view .product, .latest-view .product, .topten-view .product, .recent-view .product, .related-products-view .product, .products-view .product {
        width: 50%
    }

    .featured-view .spacer h3, .discontinued-view .spacer h3, .latest-view .spacer h3, .topten-view .spacer h3, .recent-view .spacer h3, .related-products-view .spacer h3, .products-view .spacer h3 {
        font-size: 1.5rem !important;
    }

    p.product_s_desc {
        display: none
    }

    .spacer.product-container:hover .vm-product-descr-container-1 {
        height: 45px
    }

    .vendor-store-desc, .category-view, .featured-view, .discontinued-view, .latest-view, .topten-view, .recent-view, .related-products-view, .browse-view, .order-view {
        margin-bottom: 0;
    }

    .products-view .row {
        margin-top: 0 !important;
    }

    div.product {
        margin: 0
    }

    .browse-view {
        padding-top: 0
    }

    .arguments-mobile {
        display: block;
        background: #666;
        text-align: center;
        border-radius: 0;
        font-size: 2.5rem;
        font-weight: 600;
        margin-top: 4rem;
    }

    .download-mobile, .parameter-mobile, .description-mobile {
        color: #fff;
        line-height: 50px;
    }

    .product-subrow {
        margin-top: 0 !important;

    }

    .product-des-container h2 {
        margin: 5rem 0 5rem 0;
        text-align: left;
    }

    .product-des-container h2:after {
        margin: 2rem 0;
    }

    .product-description {
        background-color: unset !important;
    }

    .vm-product-details-container h1 {
        text-align: center
    }

    /*------产品列表end-----*/
    /*-------414新闻列表start----*/
    .event-list-after {
        margin: 8px;
    }

    .days1 {
        display: block !important;
        padding-left: 10px
    }

    .years, .days {
        display: none !important;
    }

    .news_date, .published {
        padding-top: 0
    }

    .news_date {
        font-family: var(--body-font-family);
        font-style: var(--body-font-style);
        font-weight: 600;
    }

    .text-muted {
        color: var(--body-text-color) !important;
    }

    .article-info {
        font-size: 2rem !important;
    }

    .item-content {
        padding-top: 10px;
    }

    .items-row .item .item-image {
        margin-top: 1rem
    }

    .pagination li:first-child a {
        width: 50px
    }

    .pagination li:last-child a {
        width: 50px
    }

    .hidden-phone {
        display: none
    }

    .module-inner h6 {
        text-align: center;
        margin-top: 5rem
    }

    .module-inner h6:after {
        margin: 0 auto;
        top: 6px;
    }

    /*.newsflash-vertnewsflash .draggable{width: 90%}*/
    .sidebar-l {
        padding-right: 0
    }

    .pagination {
        margin-bottom: 5rem;
    }

    .t4-section.t4-breadcrumbs {
        /*margin-top: 2.5rem;*/
    }

    /*-------新闻列表end----*/
    /*-----414人才发展start-----*/
    .fuli-shitang-mobile {
        display: flex
    }

    .join-jixun div {
        width: 50%;
    }

    .join-jixun img {
        width: 100%;
        padding: 3px;
    }

    .shidaitu-1, .shidaitu-2, .shidaitu-3, .shidaitu-4 {
        width: 50%
    }

    .shidaitu-1, .shidaitu-3 {
        padding-right: 5px;
    }

    .shidaitu-2, .shidaitu-4 {
        padding-left: 5px;
    }

    .welfare {
        display: none;
    }

    .shitang-mobile, .sushe-mobile, .butie-mobile, .wuzi-mobile {
        width: 50%
    }

    .shitang-mobile, .butie-mobile {
        padding-right: 5px;
    }

    .sushe-mobile, .wuzi-mobile {
        padding-left: 5px;
    }

    .shitang-mobile, .sushe-mobile {
        padding-bottom: 5px;
    }

    .butie-mobile, .wuzi-mobile {
        padding-top: 5px;
    }

    .fuli-shitang-mobile img {
        height: 90px;
        overflow: hidden;
        width: 100%;
    }

    .jobtitle {
        color: #000;
        font-size: 2rem;
        font-weight: 600;
        margin: 0 auto;
    }

    .zw-title:after {
        width: 15%;
    }

    .member_all_to {
        display: block !important;
        color: #fff !important;
        border-color: #fff !important;
        background: #009fb0 !important;
        border-radius: 2.5rem !important;
        width: 10.2rem !important;
        height: 3.5rem !important;
        line-height: 3.5rem !important;
        font-size: 1.6rem !important;
        border-top-right-radius: 0 !important;
        position: absolute;
        border-bottom-right-radius: 0 !important;
        padding: 0 !important;
        overflow: visible !important;
        z-index: 0 !important;
        transition: all 0.2s !important;
        border: 1px solid transparent;
        text-align: center;
        right: 15px;
    }

    .member_all_to::before {
        font-family: "iconfont" !important;
        font-size: 2.5rem;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e662";
        background: #ec8500;
        width: 2.5rem;
        position: absolute;
        display: block;
        height: 3.5rem;
        border-top-right-radius: 2.5rem;
        border-bottom-right-radius: 2.5rem;
        top: -1px;
        right: -2.5rem;
        transition: all 0.4s;
        z-index: -1;
        text-align: right;
        border: 1px #fff solid;
        border-left: 0;
    }

    .js-fields, .xinzi {
        padding: 0;
        height: 3rem
    }

    .shenq {
        padding: 0;
        text-align: right
    }

    .js-first-row {
        height: 7rem
    }

    .fbsj {
        padding: 0;
        text-align: right
    }

    .lb-title {
        padding: 0;
        text-align: left
    }

    .shitang-title-mobile, .sushe-title-mobile, .butie-title-mobile, .wuzi-title-mobile {
        width: 75%;
        font-size: 1.5rem;
        line-height: 12px;
        padding-top: 7px;
        color: #fff;
        padding-left: 5px;
    }

    .icon-shitang-a:before {
        font-size: 4rem;
        padding-left: 5px;
    }

    .icon-sushe-a:before {
        font-size: 4rem;
        padding-left: 5px;
    }

    .icon-jiangli-a:before {
        font-size: 4rem;
        padding-left: 5px;
    }

    .icon-jieri-a:before {
        font-size: 4rem;
        padding-left: 5px;
    }

    .shitang-icon-mobile, .sushe-icon-mobile, .butie-icon-mobile, .wuzi-icon-mobile {
        width: 25%;
        font-size: 4rem;
        color: #fff;
        text-align: center;

    }

    .shitang-icon-mobile span, .sushe-icon-mobile span, .butie-icon-mobile span, .wuzi-icon-mobile span {
        font-size: 4rem;
    }


    .fuli-wuzi-mobile, .fuli-butie-mobile, .fuli-sushe-mobile, .fuli-title-mobile {
        background: #009fb0
    }

    .join-shidaitu-small, .join-shidaitu-strong {
        font-size: 2rem;
    }

    .daiyu-content {
        margin-top: 10rem
    }

    .join-shidaitu-icon {
        font-size: 4rem !important;
    }

    .join-shidaitu-icon {
        top: 10%;
    }

    /*.jlrk {*/
    /*width: 100%;*/
    /*  margin-top: 5rem;*/
    /*}*/
    .jlrk-mobile {
        display: block;
        color: #fff;
        background: #009fb0;
        border-radius: 1rem;
        padding: 20px;
    }

    .fbshij {
        margin-top: 5rem;
    }

    div#jsjobs-main-wrapper span.jsjobs-main-page-title {
        font-size: 2.5rem
    }

    .jsjobs_description_data h3, .jsjobs_description_bottom h3 {
        font-size: 2.5rem
    }

    .jlrk {
        display: none;
    }

    .dianhua, .youxiang {
        width: 100%;
        display: table
    }

    .lx-phone, .lx-email {
        width: 15%;
    }

    .lx-number {
        width: 85%;
        font-size: 1.8rem;
        display: table-cell;
        vertical-align: middle
    }

    .lx-email i, .lx-phone i {
        font-size: 4rem !important;
    }

    .toudi {
        font-size: 2.5rem;
        font-weight: bold
    }

    .lx-number a {
        color: #fff
    }

    .fldy {
        flex-flow: row wrap;
    }

    .fldy div {
        margin-left: 0px;
        margin-right: 8px;
        border-radius: 5rem;
        margin-bottom: 8px;
    }

    #jsjobs-wrapper {
        width: 100%;
    }

    .mobile-zplb {
        display: block;
        height: 18rem;
        padding: 15px;
        box-shadow: 1px 2px 8px 5px #f2f2f2;
        margin-bottom: 2rem;
    }

    .fldy div {
        width: 85px;
    }

    div#jsjobs-main-wrapper div.jsjobs-job-data {
        line-height: 30px;
    }

    .news_dec > .page-header {
        margin: 1rem 0 2rem 0 !important;
    }

    .pc-zplb {
        display: none !important;
    }

    .throw:hover {
        box-shadow: none
    }

    .jsjobs_description_data h3:after {
        width: 15%
    }

    .jsjobs_description_bottom h3:after {
        width: 15%
    }

    .jsjobs_description_data:after {
        display: none
    }

    .jsjobs_description_bottom:after {
        display: none
    }

    .qrcode-image div {
        width: 50%
    }

    div#js-jobs-wrapper {
        width: 100% !important
    }

    .lxdh .col-md-1, .lxzj .col-md-1, .wz .col-md-1, .dz .col-md-1 {
        width: 10%;
        text-align: right;
    }

    .lxdh .col-md-11, .lxzj .col-md-11, .wz .col-md-11, .dz .col-md-11 {
        width: 90%;
        padding-left: 10px;
    }

    .lxzj .col-md-1 span {
        padding-right: 0
    }

    .jlrk {
        height: 50rem;
        border: none
    }

    .js-toprow {
        border: 1px solid #d4d4d5;
        margin-bottom: 5rem;
    }

    .bt {
        display: none !important;
    }

    div#js-jobs-wrapper div.js-toprow {
        height: auto
    }

    /*-----人才发展end-----*/
    /*-----产品详情页start----*/
    .strength {
        border-top-right-radius: 0px;
        height: 80px;
        width: 40%;
        line-height: 80px;
    }

    .recommend-container {
        border-top-right-radius: 3.8rem;
        display: flex;
        width: 100%;
        height: 82px;
        margin-bottom: 6rem;
        margin-right: 0 !important;
        border: none;
        position: relative
    }

    .standard {
        height: 80px;
        width: 60%;
        border-top-right-radius: 3.5rem;
        display: table
    }

    .recommend-container:after {
        content: " ";
        position: absolute;
        background: #009fb0;
        width: 96%;
        height: 2px;
        top: 80px;
        right: 0;
    }

    .standard span {
        display: table-cell;
        vertical-align: middle;
    }

    .product-des-nav-fixed, .product-des-nav {
        display: none !important;
    }

    /*-----产品详情页end----*/
    /*------414联系我们start------*/
    .lxwm_tel_number, .lxwm_baojia_btn {
        font-size: 2rem;
        height: 100%;
        display: table-cell;
        vertical-align: middle;
    }

    .lxwm_tel_number {
        padding-top: 0;
        line-height: 4rem
    }

    .fwrx, .bj {
        height: 100%;
        display: table;
        width: 100%;
    }

    .lxwm-bj, .lxwm_baojia_btn {
        line-height: 4rem
    }

    .lxwm_tel_icon, .lxwm_baojia_icon {
        width: 100%
    }

    .lxwm_tel, .lxwm_baojia {
        width: 100%;
        height: 12rem;
        border-radius: 2rem;
    }

    .lxwm_manpower {
        width: 50% !important;
    }

    .lxwm_map {
        width: 0% !important;
    }

    .lxwm_content {
        width: 100%
    }

    .icon-yuanqufuwurexian, .icon-xinfeng {
        font-size: 8rem !important;
    }

    #lxwm-group-member .group_title1 {
        margin-top: 5rem;
        margin-bottom: 1rem;
    }

    .lxwm_administration, .lxwm_manpower {
        /*width: 50%;*/
        /*text-align: center;*/
    }

    .item-page .page-header h1:after {
        width: 15%
    }

    .lxwm_media_title {
        text-align: center
    }

    .lxwm_media_title:after {
        content: "";
        display: block;
        width: 15%;
        height: 4px;
        position: relative;
        background: #ec8500;
        margin: 1rem auto;
    }

    .lxwm_tik_tok_img, .lxwm_wechat_video_img, .lxwm_wechat_img {
        width: 20%;
        margin-top: 25px;
    }

    .lxwm_wechat_qrcode img, .lxwm_wechat_video_qrcode img, .lxwm_tik_tok_qrcode img {
        width: 65%;
        margin-left: 30px;
    }

    .lxwm_media_wechat_video, .lxwm_media_wechat, .lxwm_media_tik_tok {
        box-shadow: 0px 1px 4px 4px #f2f2f2;
        margin-bottom: 5rem;
        position: relative;
        height: 200px;
    }

    .lxwm_wechat_hide, .lxwm_wechat_video_hide, .lxwm_tik_tok_hide {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 200px;
        display: table;
    }

    .lxwm_wechat_qrcode, .lxwm_wechat_video_qrcode, .lxwm_tik_tok_qrcode {
        width: 50%;
        padding-top: 0;
        padding-right: 0px;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }

    .lxwm_qrcode {
        padding-top: 0;
        padding-left: 0;
        text-align: center;
        font-size: 2.5rem;
        font-weight: 600;
        height: 100%;
        vertical-align: middle;
        display: table-cell;
    }

    .lxwm_qrcode_title {
        margin-right: 30px
    }

    .dongt {
        font-size: 2.5rem;
    }

    .weixinhao {
        color: #009fb0;
        font-size: 2.5rem;
        font-weight: bold;
        line-height: 6rem;
    }

    .lxwm_media_title {
        padding-bottom: 10rem;
    }

    .lh, .dlh, .jlj {
        position: relative;
        width: 100%;
        margin-top: 0;
        margin-bottom: 3rem;
    }

    .group-logo {
        width: 35%
    }

    .group-title1 {
        width: 50%;
        display: none;
    }

    .dlh {
        margin-left: 0
    }

    .group-url, .group-tel {
        width: 50%
    }

    .lxwm-page-wrap .lxwm_contact .lxwm_administration {
        margin-bottom: 10rem;
    }

    .lxwm-page-wrap .lxwm_contact .lxwm_content {
        /*margin-top: 10rem;*/
    }

    .lxwm-page-wrap .lxwm_contact .lxwm_content::before {
        display: none;
    }

    .lxwm-page-wrap .lxwm_contact .iconfont {
        display: inline-block;
        width: 15rem;
        margin-left: 3rem;
    }

    .lxwm-page-wrap .lxwm_contact .lxwm-title-wrap {
        display: inline-block;
    }

    .lxwm-page-wrap .baidumap {
        display: none;
    }

    /*------联系我们end-------*/
    .search-query {
        width: 220px;
        height: 50px;
    }

    .fancybox-slide {
        text-align: left !important;
    }

    #search {
        position: absolute;
        top: 0;
    }

    .vm-product-container .vm-product-media-container {
        width: 100% !important;
    }

    #t4-header {
        /* position: absolute; */
    }

    .title-classify {
        top: 44%;
        left: 10%;
        width: 80%;
    }

    .daiyu {
        width: 50%
    }

    .join-title h1:after {
        width: 20%
    }

    .productdetails-view .product-short-description {
        margin: 3rem 0 5rem !important;
    }

    .vm-product-details-container {
        width: 100% !important;
        padding-right: 0;
        margin-bottom: 8rem !important;
    }

    .content {
        padding-left: 0
    }

    .c2, .c3 {
        margin-top: 5px;
    }

    .icon2 {
        padding-left: 2rem;
    }

    .product-des-container {
        padding: 0
    }

    .download-content {
        width: 100%
    }

    .icon2 {
        line-height: 3rem
    }

    #t4-breadcrumbs div {
        max-width: 100% !important;
    }

    #play_icon {
        top: 37%;
        right: 41%;
    }

    #pause_icon {
        top: 39.5%;
        right: 42.5%;
        width: 39px;
    }


    .rongyuzhengshu img {
        width: 85% !important;
        margin: 0 auto
    }

    .rongyuzhengshu {
        padding-bottom: 0rem
    }

    .zhizhao div, .tixizhengshu div, .zizhizhengshu div {
        width: 50%;
        padding: 5px
    }

    .tixizhengshu {
        margin-top: 0;
        margin-bottom: 5rem;
    }

    .zizhi-title {
        margin-bottom: 5rem
    }

    .zhizhao {
        margin-top: 5rem;
    }

    .zizhizhengshu {
        margin-top: 5rem;
    }

    /* 414样机试验服务详情-start */
    .test-service-wrap > .img-wrap {
        display: none;
    }

    .test-service-wrap > .desc {
        width: 100%;
        padding-bottom: 5rem;
    }

    .test-service-wrap > .desc .img-wrap {
        display: block;
    }

    /* 样机试验服务详情-end */
    /* 414移动端面包屑-start */
    #t4-breadcrumbs {
        display: none;
    }

    /* 移动端面包屑-end */
    .news-events .article-body {
        padding: 20px;
    }

    .news-events .t4-main-body {
        width: 90% !important;
    }

    .event-all {
        margin-left: 0;
    }

    .t4-main-body .item-pagebanner .page-header {
        margin: 0 auto !important;
    }

    .news-page .t4-main-body .item-pagebanner .page-header {
        text-align: center;
    }

    .t4-main-body .item-pagebanner .page-header h1 {
        text-align: center !important;
    }

    .item-pagebanner .page-header h1 {
        width: 90%;
    }

    /* 售后服务-start */
    .shfw-fwcn .fwcn-desc .right {
        border: 1px solid #999;
        border-top: unset;
    }

    .shfw-fwcn .fwcn-desc .title-wrap {
        font-size: 3rem;
    }

    .shfw-fwcn .fwcn-desc .title-wrap .iconfont {
        margin-left: 0;
        font-size: 5rem;
    }

    .shfw-fwcn .fwcn-desc .title-wrap .title {
        margin-left: 0;
    }

    .fwrx-list .left {
        padding-right: 2rem
    }

    .fwrx-list .right {
        padding-left: 2rem
    }

    .fwrx-list .left, .fwrx-list .right {
        font-size: 2.5rem;
        height: 32rem;
        width: 100%
    }

    .fwrx-list .left .icon-syinhao, .fwrx-list .right .icon-xyinhao {
        font-size: 4rem;
    }

    .shfw-t_f1bgui {
        width: calc(80% + 50px)
    }

    .mCustomScrollBox {
        padding-left: 5rem
    }

    .shfw-t_f1bk2rg {
        width: 100%;
        padding-right: 0;
    }

    .shfw-fwrx {
        padding-bottom: 0;
        margin-top: 15rem
    }

    .shfw-funr h1 {
        padding-top: 8rem;
        padding-bottom: 8rem;
    }

    .shfw-t_f1bk2 {
        padding-top: 50px;
    }

    .shfw-fwcn .fwcn-desc {
        margin: 6rem auto
    }

    /* 售后服务-end */

}
